Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access SendObject stuck on Outlook send message...

Status
Not open for further replies.

qmacg

Technical User
Aug 20, 2001
47
US
Hello, it's probably something simple, but I can't figure out why the MS Access SendObject does not allow me to move around in Access until I either send the new email or close out the new email window. I prefer to use the SendObject method instead of using the Outlook code in VBA because the user's machine may have Lotus Notes, MS Outlook or any other email program that may come along. This occurs whether or not I use the True, False indicator on the last parameter of the SendObject method. Any help would be appreciated.
 
Is there an Exchange server in the picture? You can use the CDO object library to code email routines that totally bypass all that crap. Google CDO Library.
 
As for CDO:
thread705-1369407

Hope This Helps, PH.
FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top