How to automate emailing Reports

J

Jason B

How do you email a report to an email address that is
listed on a table??? I have VBA code that automates
sending but has email addresses already stored in the
code... I would like to eliminate this and have VBA code
to pull them from a field in a table.

JAson
 
C

Cheryl Fischer

This is very do-able, Jason. How about posting your code so that
suggestions will be appropriate to your needs.
 
Top