PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Access SendObject and From Address

Reply

Access SendObject and From Address

 
Thread Tools Rate Thread
Old 07-03-2005, 10:25 AM   #1
=?Utf-8?B?TWFyaw==?=
Guest
 
Posts: n/a
Default Access SendObject and From Address


I have searched the web and every time this question is asked there is simply
no reply!

I want to send an object from access but have a different "From"/"Reply To"
address (eg "Sales" instead of the senders own address). This does not seem
to be a function of SendObject but maybe it could be achieved in Outlook.

The Access Group suggested I post here! Any suggestions?


  Reply With Quote
Old 07-03-2005, 12:49 PM   #2
Michael Bauer
Guest
 
Posts: n/a
Default Re: Access SendObject and From Address

Hi Mark,

you can create a MailItem via Outlook and set its ReplyRecipients.
Please see CreateItem and ReplyRecipients.Add in the Objectbrowser and
press F1 for code samples.

--
Viele Grüße
Michael Bauer


"Mark" <Mark@discussions.microsoft.com> wrote in message
news1FCAFDE-B7C6-4ACC-926A-4C523D0D588E@microsoft.com...
> I have searched the web and every time this question is asked there is

simply
> no reply!
>
> I want to send an object from access but have a different

"From"/"Reply To"
> address (eg "Sales" instead of the senders own address). This does not

seem
> to be a function of SendObject but maybe it could be achieved in

Outlook.
>
> The Access Group suggested I post here! Any suggestions?
>
>


  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off