ARG! Pull my hair out. Null fields and formulas

  • Thread starter Thread starter BrianC
  • Start date Start date
B

BrianC

OK that works, but why do the same formulas yield different results in
two sheets? The reason I hesitate to use your solution is that it is a
very large spreadsheet that will need a bunch of editing. Is there
'hidden' configurable items that control this per sheet somewhere?
 
BrianC said:
OK that works, but why do the same formulas yield different results in
two sheets? The reason I hesitate to use your solution is that it is a
very large spreadsheet that will need a bunch of editing. Is there
'hidden' configurable items that control this per sheet somewhere?

You noted:

A1 ---> =""

which makes A1 a non-numeric cell (text). That's why you get #VALUE!
when attempting =A1*5.
 

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