Thankyou this worked perfectly however the completed text is at the end of
the spreadsheet and so i cannot see it. In the entry box it is just
displaying the formula rather than the completed text which is there as if i
copy and paste special the value it is displayed. Can i get the text to
display in the entry bar at the top

Signature
Paul
> =concatenate(a1,b1,c1,...)
> or =a1 & b1 & c1 & ...
[quoted text clipped - 4 lines]
> > Is it possible in excell where a series of statements contained in seperate
> > cells can be combined in another cell to create one complete statement.
Gord Dibben - 18 May 2007 02:08 GMT
To see the concatenated text in the Formula Bar you must change the formula to a
value.
Copy>Paste Special>Value>OK>Esc.
Note: this wipes the formula but I think that's what you want.
Or enter the formula in an empty cell near the top of your sheet.
Where you see the results of a formula is at the cell in which you entered that
formula, not at the source cells.
Your choice of where to enter it.
Gord Dibben MS Excel MVP
>Thankyou this worked perfectly however the completed text is at the end of
>the spreadsheet and so i cannot see it. In the entry box it is just
>displaying the formula rather than the completed text which is there as if i
>copy and paste special the value it is displayed. Can i get the text to
>display in the entry bar at the top