Zero Appears

  • Thread starter Thread starter reed0427
  • Start date Start date
R

reed0427

I have this formula in a cell on my spreadsheet:
=IF(C26>F29,"OVERWEIGHT"," ")
Problem: A "0" (zero) appears in the cell regardless of whether the answer
is TRUE or FALSE. What gives?
 
The first thing I would look at is the number formatting of the cell. Select
the cell, then go to the Format menu, choose Cells, click the Number tab,
and see how the cell is formatted. Try changing the format to General.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)
 
I have this formula in a cell on my spreadsheet:
=IF(C26>F29,"OVERWEIGHT"," ")
Problem: A "0" (zero) appears in the cell regardless of whether the answer
is TRUE or FALSE. What gives?

I just did it and it works regardless of what the cell is formatted.

ed
 
I changed the format from numbers to general. No change. Curses!
Dave
 
Ah, problem discovered. I had an
error in a related cell. Thanks guys!
 

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