Re: Sending Email Message from Access 2003

Tech-Archive recommends: Fix windows errors by optimizing your registry



If you're using Outlook, try the code at:

http://www.datastrat.com/Code/OutlookEmail.txt

You can also use SendObject, especially if you don't use Outlook:

DoCmd.SendObject acReport, "ReportName", acFormatTXT, "email address", , ,
"subject", , False

instead of email address, use the form reference:

Me.txtEmailAddress

or whatever your textbox holding the email address contains.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com

"GL" <GL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1C027770-118E-449E-BBAA-8740EAC5454E@xxxxxxxxxxxxxxxx
Hi,
Hoping someone out there can help. I've used access for quite a while,
but
have gotten away with not doing too much coding or just copying chunks of
what I need, its a weak spot of mine! I have a form/subform that has
action
items and responses. When someone posts a response to an action item I
need
the system to send an email, with some of the basic data from the form. I
tried using a macro, but couldn't get it to look up the persons email
address
in a table, as the email needs to be sent to whoever initiated the action
item - but the email address can be on the form, so is able to be
referenced
from the action item form. Any advice would be VERY appreciated!!! If
coding is the way I need to go, please be as specific as possible.
THANKS!!
GL


.



Relevant Pages

  • Re: DesignBais - Impressive
    ... After 4 years of coding in javascript, I can't think of anything I can't ... insist on an "Outlook Look and Feel" in the browser. ... work for other companies and it's "their" clients. ... "Outlook L&F" is a standard ...
    (comp.databases.pick)
  • Outlook 2003 meeting auto response issue
    ... responses to meeting requests. ... We already use Outlook for email. ... meeting requests and process cancellations". ...
    (microsoft.public.outlook.installation)
  • Re: Create Form that can be stored for Access
    ... Office 2007 can do all this automatically, with no coding required. ... Author of Microsoft Outlook 2007 Programming: ... combs through the inbox and exports the survey results to a text file. ... The boxes are labeled 'cmbSrvyQ1' to 'cmbSrvyQ8'. ...
    (microsoft.public.outlook.program_forms)
  • Re: Use Office 2003 interface in Office 2007: is it possible?
    ... regarding enabling the old toolbar in 2007, ... ALWAYS post your Outlook version. ... if there's no way to convert the 2007 interface. ... ||| for responses along the lines of "you'll grow to like it". ...
    (microsoft.public.office.misc)
  • RE: Form Deletion Help Needed
    ... I appreciate your quick responses. ... Author of Microsoft Outlook 2007 Programming: ... "dread" wrote: ... on the old forms that they saved in their Inbox folders. ...
    (microsoft.public.outlook.program_forms)