access 2003 using sendObject

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top