Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to create a few columns in a pre-existing Excel 2007 spreadsheet
that deal with dates. What I am hoping to do is have a first contact date that is set, and then a column that- using formulas- accurately advances that date in increments of 30 days, through 180 days. Of course, due to the variable length of months, it isn't as easy to simply add one month to the original date. For instance, I meet client X on 8/4/09. Thirty days later, I need to have contact with him again. Ninety days after first contact, I need to do a report. 180 days after initial contact, I should consider his case closed. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Michael,
With the contact date in A1 put this in B1 and drag right =A1+30 Now that gives dates advancing by 30 days each time but these may be on a weekend. If that's no good then post back. Mike "Michael" wrote: I am trying to create a few columns in a pre-existing Excel 2007 spreadsheet that deal with dates. What I am hoping to do is have a first contact date that is set, and then a column that- using formulas- accurately advances that date in increments of 30 days, through 180 days. Of course, due to the variable length of months, it isn't as easy to simply add one month to the original date. For instance, I meet client X on 8/4/09. Thirty days later, I need to have contact with him again. Ninety days after first contact, I need to do a report. 180 days after initial contact, I should consider his case closed. Any suggestions? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey Mike, thanks! That was surprisingly easy.
Here's a second question for you: How can I apply that to an entire column? "Mike H" wrote: Michael, With the contact date in A1 put this in B1 and drag right =A1+30 Now that gives dates advancing by 30 days each time but these may be on a weekend. If that's no good then post back. Mike "Michael" wrote: I am trying to create a few columns in a pre-existing Excel 2007 spreadsheet that deal with dates. What I am hoping to do is have a first contact date that is set, and then a column that- using formulas- accurately advances that date in increments of 30 days, through 180 days. Of course, due to the variable length of months, it isn't as easy to simply add one month to the original date. For instance, I meet client X on 8/4/09. Thirty days later, I need to have contact with him again. Ninety days after first contact, I need to do a report. 180 days after initial contact, I should consider his case closed. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulas with dates | Excel Worksheet Functions | |||
Dates and formulas | Excel Discussion (Misc queries) | |||
USING DATES IN FORMULAS | Excel Discussion (Misc queries) | |||
Using dates in formulas | Excel Worksheet Functions | |||
help with formulas and dates??? | Excel Discussion (Misc queries) |