SendOBject error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a VBA SendOBject code and everything works great except it doesn't
send. The Outlook dialog box opens, all the info is correctly there, but I
hit the send button... nothing happens. I hit the close button and I get a
message that the SendObject has been ended.

Can anyone help?

thanks in advance
 
Hi AJ,

Any chance you are using Access 2000 / Outlook 2000? If so, you may need to install some service
packs. I recommend bringing the PC up to SP-3.

SendObject method fails in Access 2000
http://support.microsoft.com/?id=260819

Tom
__________________________________


I have a VBA SendOBject code and everything works great except it doesn't
send. The Outlook dialog box opens, all the info is correctly there, but I
hit the send button... nothing happens. I hit the close button and I get a
message that the SendObject has been ended.

Can anyone help?

thanks in advance
 
Back
Top