OracleRenegade
Programmer
Hi,
I have a variety of files that I need to e-mail based on certain conditions.
i.e.
On C:\myfilesToSend directory I have
Case1.xls
Case2.xls
Case3.xls
I have some logic that sits in a module and determines which file should be sent and which e-mail to send it to - easy!
But I cannot find a way of attaching the external file to my mail and send it (without user interaction) for 3000+ e-mails.
Anyone give me a brief snippet of code for sending a mail with external attachment from Access 97?
I have a variety of files that I need to e-mail based on certain conditions.
i.e.
On C:\myfilesToSend directory I have
Case1.xls
Case2.xls
Case3.xls
I have some logic that sits in a module and determines which file should be sent and which e-mail to send it to - easy!
But I cannot find a way of attaching the external file to my mail and send it (without user interaction) for 3000+ e-mails.
Anyone give me a brief snippet of code for sending a mail with external attachment from Access 97?