automatic reports

D

Dean

I s there anyway to setup an automatic report? Something that runs
automatically? possibly through scheduled tasks? A macro maybe?
 
S

Samantha Rawson via AccessMonster.com

um you could create a query, there is an option for 'AutoReport', though I haven't looked into it much.

Samantha Rawson
 
M

Mark Andrews

Schedule a task to open access and run a macro which calls the code to do
what you want to do.

Mark
 
Top