Thread: If Blank
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Debbie[_4_] Debbie[_4_] is offline
external usenet poster
 
Posts: 24
Default If Blank

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!