R
Ric Passey
Hi,
I've been using this string as part of my access 2000 databse to create an
email for me.
Now it has stopped filling in the EmailBody bit on Access 2003 machines.
DoCmd.SendObject acSendNoObject, , acFormatTXT, EmailAddress, SupportMail, ,
EmailSubject, EmailBody, True
Is there a new system for access 2003 or some work around.
Ric
P.S. I use outlook 2003 and win XP
I've been using this string as part of my access 2000 databse to create an
email for me.
Now it has stopped filling in the EmailBody bit on Access 2003 machines.
DoCmd.SendObject acSendNoObject, , acFormatTXT, EmailAddress, SupportMail, ,
EmailSubject, EmailBody, True
Is there a new system for access 2003 or some work around.
Ric
P.S. I use outlook 2003 and win XP