In my database I have a Salesmen Table with the following fields: Sales-ID, Name, E-mail address. I have a report which is generated from a query based on Sales-ID. Can I email this report to each salesmen by linking to email address in the table to the report? I'm looking to email mutli-users with a one button click control. Can it be done?