Run a report automatically?

afs24

Board Regular
Joined
Sep 26, 2002
Messages
237
Is there a way to run a report or run a macro automatically at the same time every day or week etc? I have a report that I want to update with the new data on a weekly basis.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
I can get you a step closer;

A reference to Access97 indicates that the MS timer Control is available for placement on an Access Form. But a search of the installed .OCX componenets on my A2K copy failed to find the correct control. ( I maynot have the correct .OCX installed on this version, but it's right in my face in VS)


But, if you can find the timer, simply set the time for One week.

Down Side: This workaround will only work if the Form isn't closed. That would reset the timer to 0. So once a week is tough...

The problem with Access is that it is the 'step-child' database. Normally not kept UP 24/7 like SQL Srvr. With SQL Srvr you could just write a stored proceedure and be done.



HTH...Toad
 
Upvote 0

Forum statistics

Threads
1,221,533
Messages
6,160,382
Members
451,644
Latest member
mkotas

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