> A) Copy the cell. Select the target. Choose Edit/Paste Special/Values
>
> B) Select each cell reference in the formula bar. Press F9.
select the cell containing =A4+G6+F3+F5+D2+H5+D2
Edit->Replace (or ctrl+H)
Find what: +
Replace with: &"+"&
The result contents in the formula bar will be like
=A4&"+"&G6&"+"&F3&"+"&F5&"+"&D2&"+"&H5&"+"&D2
> > A) Copy the cell. Select the target. Choose Edit/Paste Special/Values
> >
[quoted text clipped - 12 lines]
>
> thanks
jameshanley39@yahoo.co.uk - 03 Jun 2007 18:14 GMT
On Jun 2, 12:11 am, gr8posts <gr8po...@discussions.microsoft.com>
wrote:
> select the cell containing =A4+G6+F3+F5+D2+H5+D2
> Edit->Replace (or ctrl+H)
[quoted text clipped - 3 lines]
> The result contents in the formula bar will be like
> =A4&"+"&G6&"+"&F3&"+"&F5&"+"&D2&"+"&H5&"+"&D2
thanks, works gr8 !
(highlighting cells so it doesn't do the whole sheet)