XL97: blank cell = 0 ? Why?

D

Dianne

All,

I've been using Excel for years now, but have never noticed this before --
is there some Excel setting I'm overlooking that explains this? Or has it
always worked this way and I've just never clued in till now?

I create a new workbook. In B1, I put the formula:
=IF(A1=0,"Zero","Blank")

Result is "Zero".

If in B1 I put the formula:
=IF(ISBLANK(A1),"Blank","Not blank")

Result is "Blank"

Why would an empty cell = 0?

Thanks for any enlightenment.
 

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

Top