Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm sure there is a quick and easy solution for this.
I have a date/time value that the user types into an input box as SASStart. This value goes into cell N6. I have a loop set up that continues to add 1 day to this value until it gets to the end. How do I get SASStart to reset to the original date/time for all of the following code? Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You remember the original datetime in a Date variable.
HTH. Best wishes Harald "srroduin" skrev i melding ... I'm sure there is a quick and easy solution for this. I have a date/time value that the user types into an input box as SASStart. This value goes into cell N6. I have a loop set up that continues to add 1 day to this value until it gets to the end. How do I get SASStart to reset to the original date/time for all of the following code? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate including a date so that the date appears as a date | Excel Worksheet Functions | |||
date in Cell to change colors if the date is beyond today's date | Excel Discussion (Misc queries) | |||
Making a date go red, if date passes todays date. | Excel Worksheet Functions | |||
Report Date - Date Recv = Days Late, but how to rid completed date | Excel Worksheet Functions | |||
Date updates from worksheet to chart & changes date to a date series! Help!! | Charts and Charting in Excel |