B
Bob G
How to...
Cell E10 is date format: April 15.
Cell F10 is the IF formula.
a. If E10 is blank, cell F10 should be blank.
b. If E10 has a date, cell F10 should add 45 days to it:
(E10+45)
Not having any success in cell F10!
Example: If(E10 <1,"",SUM(E10+45)) Result not correct.
Formula ideas, please and thanks.
Cell E10 is date format: April 15.
Cell F10 is the IF formula.
a. If E10 is blank, cell F10 should be blank.
b. If E10 has a date, cell F10 should add 45 days to it:
(E10+45)
Not having any success in cell F10!
Example: If(E10 <1,"",SUM(E10+45)) Result not correct.
Formula ideas, please and thanks.