Ammar Amin Level: Trainee
 Registered: 22-02-2006 Posts: 1
|
Send email-Two Attachements
Hello
I do an Access project, and I almost finished but I have a problem.
The problem is I cannot send email with two attachments from Access.
Now I am using the following code:
DoCmd.SendObject acSendQuery, "Students", acFormatXLS
However, here I can send only one report (Student) and if I want to send two reports or two attachments by the same mail (What can I do?)
Best regards
[Edited by Ammar Amin on 26-02-2006 at 06:21 AM GMT]
[Edited by Ammar Amin on 26-02-2006 at 06:21 AM GMT]
|