Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 106
Default Formulas Are Displayed and are not calculating

I have a spreadsheet in which I am accessing data from a page in the
spreadsheet. For example:
Cell C9 = +Tech_No where Tech_No is defined on another page in the
spreadsheet. For some reason, when I type in a change to the formula,
the formula appears rather than the value of the formula. For example,
I changed, one of the cells to be:

=if(value(tech_no) = 0,"",tech_no))

Rather than "" or tech_no, what appeared in the cell was the actual
formula. I believe I may have a setting that is not correct.

Can anyone help? Thanks.

Connie

  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Formulas Are Displayed and are not calculating

This can happen if either the cell with the formula or the cell the formula
is referencing is formatted as Text.

Select the cell with the formula and the one next to it and do

Edit=Replace
Replace what: =
Replace with: =

this will usually cause the formula to begin to work. However, if you edit
it again, it will revert back. So you might want to change the formatting.

--
Regards,
Tom Ogilvy


"Connie" wrote in message
ups.com...
I have a spreadsheet in which I am accessing data from a page in the
spreadsheet. For example:
Cell C9 = +Tech_No where Tech_No is defined on another page in the
spreadsheet. For some reason, when I type in a change to the formula,
the formula appears rather than the value of the formula. For example,
I changed, one of the cells to be:

=if(value(tech_no) = 0,"",tech_no))

Rather than "" or tech_no, what appeared in the cell was the actual
formula. I believe I may have a setting that is not correct.

Can anyone help? Thanks.

Connie



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"