auto send report

  • Thread starter Thread starter resti
  • Start date Start date
R

resti

i want my report to be sent using my access database every
10 pm
is there any code for this?
how ca i do this job?
can this be done without running my outlook?

thanks
resti,
 
for example you can make a mdb with report, link it to your backend db, and
put in autoexec docmd.sendobject with your report. then put shortcut to it
in windows scheduled task

but outlook you still need
HTH
 
Back
Top