Question : MS Access: sending table or reports (in Excel or text forms) via email

I want to send couple of tables and reports to my users (multiple) via email... May I know how to do it A) via VB code and B)Macro/sql...

Thanks in advance

Answer : MS Access: sending table or reports (in Excel or text forms) via email

You can use the DoCmd SendObject command to send basic emails.

I wrote a paper describing how to do this and the limitations of that command which is pretty severe for all but the most basic emails.

http://www.fmsinc.com/MicrosoftAccess/Email/SendObject.html

Hope that helps.

Random Solutions  
 
programming4us programming4us