Every 30 days???

  • Thread starter Thread starter AE
  • Start date Start date
A

AE

I need to run a report every month (or every 30 days)
thats based on a query. The query records have a "Join
Date" field. I'm trying to print reports automatically
every 30 days from the "Join Date"

Can anybody help?
 
The Windows Scheduler can be programmed to execute a batch file at regular
intervals.
That batch file can include a command line which will open an Access
database and execute a designated macro.

HTH
- Turtle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top