PC Review


Reply
Thread Tools Rate Thread

DoCmd.SendObject

 
 
=?Utf-8?B?Y2tyb2dlcnM=?=
Guest
Posts: n/a
 
      26th Apr 2006
I'm trying to send a simple e-mail message when a button is pushed on a form.
Here's the code I'm using:

DoCmd.SendObject acSendNoObject, , , "(E-Mail Removed)", , , "8D " &
Me![LogNumber], "8D ready for management review", False

I get the error message "Run-time error 2293: Microsoft Access can't send
this e-mail message."

Help, please!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGVubmlz?=
Guest
Posts: n/a
 
      26th Apr 2006
Does the recipient exist? Try sending an email from your Outlook to that
addy. If it kaks, then there's your reason.

"ckrogers" wrote:

> I'm trying to send a simple e-mail message when a button is pushed on a form.
> Here's the code I'm using:
>
> DoCmd.SendObject acSendNoObject, , , "(E-Mail Removed)", , , "8D " &
> Me![LogNumber], "8D ready for management review", False
>
> I get the error message "Run-time error 2293: Microsoft Access can't send
> this e-mail message."
>
> Help, please!

 
Reply With Quote
 
=?Utf-8?B?Y2tyb2dlcnM=?=
Guest
Posts: n/a
 
      26th Apr 2006
It's me! So, it absolutely exists.... It's an internet e-mail address ...
is that a problem?

"Dennis" wrote:

> Does the recipient exist? Try sending an email from your Outlook to that
> addy. If it kaks, then there's your reason.
>
> "ckrogers" wrote:
>
> > I'm trying to send a simple e-mail message when a button is pushed on a form.
> > Here's the code I'm using:
> >
> > DoCmd.SendObject acSendNoObject, , , "(E-Mail Removed)", , , "8D " &
> > Me![LogNumber], "8D ready for management review", False
> >
> > I get the error message "Run-time error 2293: Microsoft Access can't send
> > this e-mail message."
> >
> > Help, please!

 
Reply With Quote
 
=?Utf-8?B?RGVubmlz?=
Guest
Posts: n/a
 
      26th Apr 2006
Try sending the email to yourself (I assume on your company's Exchange email
server), and see what that does.

"ckrogers" wrote:

> It's me! So, it absolutely exists.... It's an internet e-mail address ...
> is that a problem?
>
> "Dennis" wrote:
>
> > Does the recipient exist? Try sending an email from your Outlook to that
> > addy. If it kaks, then there's your reason.
> >
> > "ckrogers" wrote:
> >
> > > I'm trying to send a simple e-mail message when a button is pushed on a form.
> > > Here's the code I'm using:
> > >
> > > DoCmd.SendObject acSendNoObject, , , "(E-Mail Removed)", , , "8D " &
> > > Me![LogNumber], "8D ready for management review", False
> > >
> > > I get the error message "Run-time error 2293: Microsoft Access can't send
> > > this e-mail message."
> > >
> > > Help, please!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Docmd.SendObject rml Microsoft Access Form Coding 1 7th Nov 2009 02:37 AM
docmd.sendobject Souris Microsoft Access Form Coding 1 3rd Apr 2008 12:31 AM
DoCmd.SendObject Jim Bunton Microsoft Access VBA Modules 1 28th Feb 2007 04:13 PM
DoCmd.SendObject Help Bgreer5050 Microsoft Access Reports 0 12th Jan 2007 06:40 PM
docmd.sendobject =?Utf-8?B?U291cmlz?= Microsoft Access VBA Modules 1 15th Aug 2005 09:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:53 PM.