Using ACCESS 2003 to send Email with Outlook 2003 - PROBLEM

G

Guest

I have an ACCESS 2003 sp1 application that has a SENDOBJECT macro used to
send emails. This function worked with Outlook 2000 but gets and error msg
"ACTION FAILED " on "SENDOBJECT". Any Ideas?
 
S

Sue Mosher [MVP-Outlook]

SendObject should trigger an Outlook security prompt, which the user must confirm. See http://www.outlookcode.com/d/sec.htm

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Sue, thanks for responding.....The Access 2003 application works ok with
Outlook version 2000. I was upgraded to Outlook 2003 and now I cant generate
an email from the ACCESS 2003 application. Is there a setting that can be
changed in Outlook 2003? I will not be able to make any coding changes to
Outlook.
 

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