Maybe...
Saved from a previous post.
Excel likes to help.
Try this on a test worksheet.
Select A1 and hit ctrl-; (to put the date in the cell)
now select B1 and type: =a1
Notice that excel changed the format of B1 to match the format in A1.
Now format D1 as Text.
put ASDF in D1
put =D1 in E1
You see ASDF.
With E1 selected, hit the F2 key and then enter (to pretend that you're changing
the formula).
Excel has "helped" you by changing that cell's format to text.
I don't know of any way of changing this behavior.
I just select the cell, and reformat it to General (or whatever I wanted). I
hit F2 and then enter (to reenter that formula).
Sometimes this feature is nice, sometimes it ain't.
> Just recently when I type a function into certain cells, the function shows
> up as text. If I type the function into a cell elsewhere on my sheet and
[quoted text clipped - 6 lines]
>
> Sandy

Signature
Dave Peterson
Sandy - 11 Aug 2007 14:37 GMT
Absolutely spot on Dave. Your remedy works well - strange behaviour though!
Thanks
Sandy
> Maybe...
>
[quoted text clipped - 40 lines]
>>
>> Sandy
Peo Sjoblom - 11 Aug 2007 19:35 GMT
If you want to change a lot of formulas after changing the format to general
do a replace and replace = with =

Signature
Regards,
Peo Sjoblom
> Maybe...
>
[quoted text clipped - 40 lines]
>>
>> Sandy
Peo Sjoblom - 11 Aug 2007 19:39 GMT
Forgot that using data>text to columns and click finish immediately also
creates calculations in all cells and that might be even easier

Signature
Regards,
Peo Sjoblom
> If you want to change a lot of formulas after changing the format to
> general
[quoted text clipped - 44 lines]
>>>
>>> Sandy