View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Ruth Ruth is offline
external usenet poster
 
Posts: 132
Default Linked cell shows formula

Thank you for the reply. I think this is the answer. Best regards, Ruth.

"Jim Rech" wrote:

The cell you are linking to probably has the Text number format. The cell
with the formula probably had the General format so it picked up and now has
the Text format automatically (a 'feature' I don't care for).

So I'd change the number format of the cell with the formula to a numeric
format and press F2 and Enter. Re-entering the formula this way should make
it evaluate and return a value.

If the source cell doesn't need the Text number format I'd switch it to
something else so you don't have this problem again.

--
Jim
"Ruth" wrote in message
...
I want to link to a cell on another worksheet in the same workbook.
Instead
of the value of the first cell showing in the second cell, the formula
from
the first cell appears in the second cell. What am I missing?

Thank you.