Hey Guys,
I am pretty new to VBA and have never really had any training with coding for it. I am setting up an automated report but am having trouble getting the application on time event to run more than 24 hours. The on time functions stop after 24 hours, how would I get this to work past 24 hours.
The Reportupdate Sub updates quite a few cells based on the current, that why it is run so often. I am sending the report out at 6 am everyday and the report covers a 24 hour interval from midnight to midnight, hence the last report update time before 6 am being 0:00:00.
Here is my Code:
Help on getting the application on time timers to work past 24 hours would be appreciated.
Bookmarks