Thanks
for the suggestion; I am either doing it wrongly or it's not the cause of the
problem. The exact same error is still occurring on some machines and my
code now looks like this:
Public Sub send_email_externally(EMail_who_to,
Email_subject, Email_Message, Optional Email_attachment)
'Make Outlook message '==================== Dim ol As New Outlook.Application Dim olItem As Outlook.MailItem Const olMailItem = 0 Set olItem = ol.CreateItem(olMailItem)
Please zip all files prior to uploading to Files section. YAHOO! GROUPS LINKS
|
- [AccessDevelopers] Problems emailing from Access 2003 Cathy Jupp
- RE: [AccessDevelopers] Problems emailing from Access... Lava Boggavarapu
- RE: [AccessDevelopers] Problems emailing from Access... Cathy Jupp
- RE: [AccessDevelopers] Problems emailing from Access... Lava Boggavarapu