View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Roger Thompson Roger Thompson is offline
external usenet poster
 
Posts: 7
Default Problem with format of cells?

Thanks for the replies, have tried both suggestions and they do replicate the
problem across the whole worksheet, but the problem I have is trying to edit
the cell location of the data source for individual cells, as i say if I try
and edit the data so that the source location is different E.g. changing data
source from =data!A100 to =data!A150 then the location (=data!A150) appears
rather than the data in that location.

"jinkysteve" wrote:

Roger, I once had a similar problem which turned out to simply be that I had
pressed Ctrl key and the key to the left of number 1 before saving my file.
This combination 'shows' all formulae. When I opened it up next time it still
showed all the formulae. Pressing this combo might help.
Steve Thompson
"Roger Thompson" wrote:

Hi,

I am using a worksheet that loads data referenced to another separate
worksheet, ie contents of cell equals data inputted to location in other
worksheet. I am now finding that instead of the data appearing in the cell
(e.g. 1234) I am getting the location of the data appearing (e.g. =data!A100
) I am sure that this is just a problem with cell formatting but can someone
point me in the right direction please?

Thanks