Cells only display formula

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

Guest

I have a formula that is not showing the result in the cells. Using fx button
shows result, but result does not show in cells. tried ctrl + ` to no avail,
formula is working.
ex. of formula:
=IF(Q34="ON","S",IF(Q34="PH","ON","OFF"))

any help or suggestions would be greatly appreciated
 
You sure you havent got white text on a white background or similar
Formula is indeed correct and works as you indicated
 
waladd said:
I have a formula that is not showing the result in the cells. Using fx button
shows result, but result does not show in cells. tried ctrl + ` to no avail,
formula is working.
ex. of formula:
=IF(Q34="ON","S",IF(Q34="PH","ON","OFF"))

any help or suggestions would be greatly appreciated
 
It shows nothing at all in the cell the formula is in? I just tested the
formula and it worked when I put various things in Q34 on my sheet.
 
all it is showing is the formula itself

tim m said:
It shows nothing at all in the cell the formula is in? I just tested the
formula and it worked when I put various things in Q34 on my sheet.
 
Sounds like cell(s) formatted as text.

Re-format to general then F2 and ENTER

If you have a great whack of these to do.............

Edit>Replace

What: =

With: =

Replace all.


Gord Dibben MS Excel MVP
 
Check to see if this is the problem: Go to
'tools'...'options'....'view'....window options and see if there is a check
mark next to formulas. If there is uncheck that box.
 
I can't see any reason whatsoever to feel dumb on this one. It does not seem
evident to me at all to change the cell to general. I am surprised this is
not in the regular help text so thank you Gord.
 

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