PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming email merge from Word - cannot change sender address

Reply

email merge from Word - cannot change sender address

 
Thread Tools Rate Thread
Old 01-03-2005, 10:33 PM   #1
=?Utf-8?B?VmF1Z2hu?=
Guest
 
Posts: n/a
Default email merge from Word - cannot change sender address


I am doing an email merge from Word. Everything works just fine except I need
to cchange the senders address. The email needs to go out as if it came from
someone else. I've tried all the code I can find. Is there a simple tried and
true way to do this?
  Reply With Quote
Old 02-03-2005, 01:27 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: email merge from Word - cannot change sender address

Mail merge will use the current user's default account. If you want to send
under a different account, change the default before beginning the merge.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Vaughn" <Vaughn@discussions.microsoft.com> wrote in message
news:061E52E3-9860-4722-B73A-1285C963C7E5@microsoft.com...
>I am doing an email merge from Word. Everything works just fine except I
>need
> to cchange the senders address. The email needs to go out as if it came
> from
> someone else. I've tried all the code I can find. Is there a simple tried
> and
> true way to do this?



  Reply With Quote
Old 02-03-2005, 05:17 PM   #3
=?Utf-8?B?VmF1Z2hu?=
Guest
 
Posts: n/a
Default Re: email merge from Word - cannot change sender address

Surely there is a way. I have three admin people sending for 4 consultants.
Changing the default email account is cumbersome.

"Sue Mosher [MVP-Outlook]" wrote:

> Mail merge will use the current user's default account. If you want to send
> under a different account, change the default before beginning the merge.
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Vaughn" <Vaughn@discussions.microsoft.com> wrote in message
> news:061E52E3-9860-4722-B73A-1285C963C7E5@microsoft.com...
> >I am doing an email merge from Word. Everything works just fine except I
> >need
> > to cchange the senders address. The email needs to go out as if it came
> > from
> > someone else. I've tried all the code I can find. Is there a simple tried
> > and
> > true way to do this?

>
>
>

  Reply With Quote
Old 02-03-2005, 05:52 PM   #4
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: email merge from Word - cannot change sender address

Use a different Outlook profile.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Vaughn" <Vaughn@discussions.microsoft.com> wrote in message
news:0922A0F7-0A6D-4CEA-97C4-1F6462521B3F@microsoft.com...
> Surely there is a way. I have three admin people sending for 4
> consultants.
> Changing the default email account is cumbersome.
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Mail merge will use the current user's default account. If you want to
>> send
>> under a different account, change the default before beginning the merge.


>>
>> "Vaughn" <Vaughn@discussions.microsoft.com> wrote in message
>> news:061E52E3-9860-4722-B73A-1285C963C7E5@microsoft.com...
>> >I am doing an email merge from Word. Everything works just fine except I
>> >need
>> > to cchange the senders address. The email needs to go out as if it came
>> > from
>> > someone else. I've tried all the code I can find. Is there a simple
>> > tried
>> > and
>> > true way to do this?

>>
>>
>>



  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