referring to other worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi - simple problem driving me nuts! I use multiple worksheets - the "main"
has values that I want to show up in other worksheets. I use the
=mainsheet!C68 to refer to cell C68 in mainsheet.
Trouble is sometimes instead of providing the value from mainsheet!C68, all
I get is the literal string '=mainsheet!C68' (without the quotes).
It happens only in a couple of cells - while other cells within the same
worksheet have no problem reading from the mainsheet. Any help would be much
appreciated! thanks!
 
Check if those problem cells are formatted as Text

If so, reformat them to something more appropriate, then press the F2 key
followed by the Enter key to 're-enter' the formula and apply the new
formatting
 
Thanks Duke Carey! Much appreciated!



Duke Carey said:
Check if those problem cells are formatted as Text

If so, reformat them to something more appropriate, then press the F2 key
followed by the Enter key to 're-enter' the formula and apply the new
formatting
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top