Using IF for conditional formatting?

  • Thread starter Thread starter Barb
  • Start date Start date
B

Barb

Need help with displaying blank cells when formulas are
inside. The formulas would display a value if the
contents of a source cell is filled in. I'm attempting to
use in the formula cells(like B2):

IF(A2="","",A2*5)

If A2 is null, then display blank in B2, else calculate A2
* 5.

Is this the best approach to keeping formula cells clear
until data is entered?

Thanks!!!!
 
Yes

--
For everyone's benefit keep the discussion in the newsgroup.

Regards,

Peo Sjoblom
 

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

Similar Threads


Back
Top