Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

E-mail reports directly

Status
Not open for further replies.

vesper

Programmer
Jan 7, 2004
37

I want to create a macro which would e-mail report automatically to suppliers.

The supplier e-mail address would be stored in a database.

The user should not input the e-mail address of the supplier.

Is this possible.

How can I do this!
Help,
Renzo
 
Take a look at the DoCmd.SendObject method.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
How does it work exactly. where can i find sample code for it? how the e-mail be obtained from the database?

regards
renzo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top