ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Formula (https://www.excelbanter.com/excel-discussion-misc-queries/132578-date-formula.html)

Kim[_2_]

Date Formula
 
I have several dates that I need to track for one line item. They are
basically on a time line. I send a letter out and 10 days later I need to
call. Then 30 days later I need to mail a report. I need to know how create
a formula that will automatically fill in the due dates when I enter the
starting date.

David Biddulph[_2_]

Date Formula
 
If your starting date is in A1, use =A1+10 and =A1+30.

If you want the resulting dates to stay blank until A1 is filled in, then
=IF(A1="","",A1+10), and similarly for A1+30.
--
David Biddulph

"Kim" <Kim @discussions.microsoft.com wrote in message
...
I have several dates that I need to track for one line item. They are
basically on a time line. I send a letter out and 10 days later I need to
call. Then 30 days later I need to mail a report. I need to know how
create
a formula that will automatically fill in the due dates when I enter the
starting date.





All times are GMT +1. The time now is 11:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com