Calculating cells blanks

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

Guest

I am trying to write an "IF" formula that calculates when the cell contains info, and when blank refers to another cell for the calculation information. I keep receiving the FALSE message. What am I doing wrong

Thanks in advance
 
Hi
try something like
=IF(A1<>"",your calculation,other cell calculation)
 
Thanks...it works!!

----- Frank Kabel wrote: ----

H
try something lik
=IF(A1<>"",your calculation,other cell calculation

--
Regard
Frank Kabe
Frankfurt, German

cootz wrote
 

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