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