Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to make excel automatically generate a future date based on the date
day e.g today is the 19th but i want excel to generate 28 days later so the date would be 19th june |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you want 28 days after today, =TODAY()+28, but that would not be 19th
June. -- David Biddulph "jesco0" wrote in message ... I want to make excel automatically generate a future date based on the date day e.g today is the 19th but i want excel to generate 28 days later so the date would be 19th june |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
28 days beyond today would not give you 19th June. Assume your
starting date is in A1, then try this: =A1+28 Format cell as a date. If you just want 28 days from today's date: =TODAY()+28. Hope this helps. Pete On May 19, 7:55*am, jesco0 wrote: I want to make excel automatically generate a future date based on the date day e.g today is the 19th but i want excel to generate 28 days later so the date would be 19th *june |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Formula to calulate number of days passed from date to date | Excel Discussion (Misc queries) | |||
Can Excel add working days to a date to result in another date? | Excel Worksheet Functions | |||
In excel,how do I change the date to a date 84 days from previous | Excel Discussion (Misc queries) | |||
A function to make date red if it is over 30 days old | Excel Worksheet Functions | |||
In MS Excel, after you input an USD amount, an option for automat. | Excel Worksheet Functions |