Lorna
August 23rd, 2001, 04:30 AM
Hi
Iouri help me some time ago with this issue.
He advised me to add the following lines of code into my program:
DoCmd.SendObject acSendReport, "MyReport", acFormatXLS, "iboutchkine@hotmail.com", , , "Report send by e-mail", , false
This code seems to force MS exchange(via a Corel 8 settings dialog box) to try and send this report by mail. We are not using MS Exchange.
How can I send the report irrespective of which server we're using? (As I understand we're using a POP3 server - whatever that means....)
thanks!!
Iouri help me some time ago with this issue.
He advised me to add the following lines of code into my program:
DoCmd.SendObject acSendReport, "MyReport", acFormatXLS, "iboutchkine@hotmail.com", , , "Report send by e-mail", , false
This code seems to force MS exchange(via a Corel 8 settings dialog box) to try and send this report by mail. We are not using MS Exchange.
How can I send the report irrespective of which server we're using? (As I understand we're using a POP3 server - whatever that means....)
thanks!!