Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to enter a formula to calculate a date 30 days later in cell b1
only if cell a1 has a date. If cell a1 does not have a date then leave b1 blank. I am getting a return date of 30-Jan-00 when cell a1 is blank. I don't understand why 30-Jan-00 comes up. This is the formula that I am using: =IF(ISBLANK(A1),"",IF(COUNT(A1+30),A1+30,"")) Thank you in advance for your help. Eileen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISBLANK() | Excel Worksheet Functions | |||
isBlank() | Excel Worksheet Functions | |||
ISBLANK | Excel Worksheet Functions | |||
IF(ISBLANK) | Excel Worksheet Functions | |||
If(ISBLANK) | Excel Worksheet Functions |