I'll give you an example that I use with access, nt and outlook...
1 create a module to run the report and programmatically send it to the user...
2 create a dos batch file that launches access, load database and executes the module like the following:
path and filename of access program (eg. c:\ACCESS\msaccess.exe)
path and filename of database /x modulename (eg. c:\databases\mydatabase.mdb /x myModuleName)
3 use task scheduler in nt to run the task 3 times a week.
Note: the computer must be on and connected to outlook
Trisha
padinka@yahoo.com