Timed Start

uk

Board Regular
Joined
Nov 4, 2003
Messages
101
I want to create a form whereby users can set a database to run at a certain time and date, eg if you want the report to run at 3am the following day so it can be ready for you when you get into work.

Any ideas on how this can be done?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
I would set up the database to run upon opening, then open the database with some a scheduler. I believe that Windows comes with a scheduler.
 
Upvote 0
I had to do the same thing, and what I did was setup an autoexec Macro that had a condition that checked the current time to see if it was before 9:00am. Then set it on the MSscheduler as Jimkey said. The scheduler would open at 8am in the morning and execute the processing code, and if I, or anyone else opened after 9am the report selection screen would appear.
 
Upvote 0
I see that you are a Calvin & Hobbes lover, so I'll forgive you this time...
:LOL:
 
Upvote 0

Forum statistics

Threads
1,221,623
Messages
6,160,889
Members
451,676
Latest member
Assy Bissy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top