If Blank

D

Debbie

I am looking for a little assistance. If A2 is blank, then I want it
to be blank. If A2 is not blank then I use this formula:
How do I add the if blank statement to this formula.

=ROUNDDOWN(((TODAY()-C17)/365*12),0)

Thanks in advance!
 
D

Dave Peterson

=if(a2="","",yourformula)


I am looking for a little assistance. If A2 is blank, then I want it
to be blank. If A2 is not blank then I use this formula:
How do I add the if blank statement to this formula.

=ROUNDDOWN(((TODAY()-C17)/365*12),0)

Thanks in advance!
 

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