IF formula with dates

  • Thread starter Thread starter Bob G
  • Start date Start date
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.
 

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

Back
Top