Ah, sorry.
The way I have done this is to create a form with the salesmen as my record
source (I have a query that simply pulls all the active userids). The form
has a field that displays that userid, and a button that says "email
reports".
The code behind that button grabs the userid, runs a report with the userid
as a filter and emails it to the user. Then, it loops to the next user and
repeats until .eof.
I don't hve my database on this computer, so I can't give you more details
without going to my car to get my laptop. If you need specific help, ask
and maybe someone will be able to help. I can post more details tomorrow,
if needed.
Rick B