PC Review


Reply
Thread Tools Rate Thread

Change Email Account

 
 
Jason Zischke
Guest
Posts: n/a
 
      26th Mar 2010
Hi All

I have a couple of email accounts in my outlook. I've created some vba code
to check my incoming mail and to automatically send an email back and I want
it to use one of my email accounts only, however I have been unable to find
the code to change this.

Any help would greatly be appreiciated

Jason
 
Reply With Quote
 
 
 
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      26th Mar 2010


What version of Outlook?

--
Best regards
Michael Bauer - MVP Outlook
Category Manager - Manage and share your categories:
SAM - The Sending Account Manager:
<http://www.vboffice.net/product.html?lang=en>


Am Thu, 25 Mar 2010 19:15:01 -0700 schrieb Jason Zischke:

> Hi All
>
> I have a couple of email accounts in my outlook. I've created some vba

code
> to check my incoming mail and to automatically send an email back and I

want
> it to use one of my email accounts only, however I have been unable to

find
> the code to change this.
>
> Any help would greatly be appreiciated
>
> Jason

 
Reply With Quote
 
Jason Zischke
Guest
Posts: n/a
 
      29th Mar 2010
Hi Michael

Thanks for your reply. I am using outlook 2003.

Jason

"Michael Bauer [MVP - Outlook]" wrote:

>
>
> What version of Outlook?
>
> --
> Best regards
> Michael Bauer - MVP Outlook
> Category Manager - Manage and share your categories:
> SAM - The Sending Account Manager:
> <http://www.vboffice.net/product.html?lang=en>
>
>
> Am Thu, 25 Mar 2010 19:15:01 -0700 schrieb Jason Zischke:
>
> > Hi All
> >
> > I have a couple of email accounts in my outlook. I've created some vba

> code
> > to check my incoming mail and to automatically send an email back and I

> want
> > it to use one of my email accounts only, however I have been unable to

> find
> > the code to change this.
> >
> > Any help would greatly be appreiciated
> >
> > Jason

> .
>

 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      29th Mar 2010


Outlook 2003 doesn't support that. You can achieve it with the Redemption
(www.dimastr.com). There see the RDOMail object and the Account property.
Examples are available on the website.

--
Best regards
Michael Bauer - MVP Outlook
Category Manager - Manage and share your categories:
SAM - The Sending Account Manager:
<http://www.vboffice.net/product.html?lang=en>


Am Sun, 28 Mar 2010 19:38:01 -0700 schrieb Jason Zischke:

> Hi Michael
>
> Thanks for your reply. I am using outlook 2003.
>
> Jason
>
> "Michael Bauer [MVP - Outlook]" wrote:
>
>>
>>
>> What version of Outlook?
>>
>> --
>> Best regards
>> Michael Bauer - MVP Outlook
>> Category Manager - Manage and share your categories:
>> SAM - The Sending Account Manager:
>> <http://www.vboffice.net/product.html?lang=en>
>>
>>
>> Am Thu, 25 Mar 2010 19:15:01 -0700 schrieb Jason Zischke:
>>
>>> Hi All
>>>
>>> I have a couple of email accounts in my outlook. I've created some vba

>> code
>>> to check my incoming mail and to automatically send an email back and I

>> want
>>> it to use one of my email accounts only, however I have been unable to

>> find
>>> the code to change this.
>>>
>>> Any help would greatly be appreiciated
>>>
>>> Jason

>> .
>>

 
Reply With Quote
 
JP
Guest
Posts: n/a
 
      29th Mar 2010
Michael,

In Outlook 2003 can't you use the FindControl method of the
CommandBars object to find the account selector? Something like this:

http://www.outlookcode.com/codedetail.aspx?id=889

--JP

On Mar 29, 3:28*am, "Michael Bauer [MVP - Outlook]" <m...@mvps.org>
wrote:
> Outlook 2003 doesn't support that. You can achieve it with the Redemption
> (www.dimastr.com). There see the RDOMail object and the Account property.
> Examples are available on the website.
>
> --
> Best regards
> Michael Bauer - MVP Outlook
> * Category Manager - Manage and share your categories:
> * SAM - The Sending Account Manager:
> * <http://www.vboffice.net/product.html?lang=en>
>
> Am Sun, 28 Mar 2010 19:38:01 -0700 schrieb Jason Zischke:
>
>
>
> > Hi Michael

>
> > Thanks for your reply. I am using outlook 2003.

>
> > Jason

>

 
Reply With Quote
 
Michael Bauer [MVP - Outlook]
Guest
Posts: n/a
 
      30th Mar 2010

As a heavy user of the Redemption I wouldn't do it that way. But if the
Inspector with the Commandbar is available it should work.

--
Best regards
Michael Bauer - MVP Outlook
Category Manager - Manage and share your categories:
SAM - The Sending Account Manager:
<http://www.vboffice.net/product.html?lang=en>


Am Mon, 29 Mar 2010 09:11:49 -0700 (PDT) schrieb JP:

> Michael,
>
> In Outlook 2003 can't you use the FindControl method of the
> CommandBars object to find the account selector? Something like this:
>
> http://www.outlookcode.com/codedetail.aspx?id=889
>
> --JP
>
> On Mar 29, 3:28*am, "Michael Bauer [MVP - Outlook]" <m...@mvps.org>
> wrote:
>> Outlook 2003 doesn't support that. You can achieve it with the Redemption
>> (www.dimastr.com). There see the RDOMail object and the Account property.
>> Examples are available on the website.
>>
>> --
>> Best regards
>> Michael Bauer - MVP Outlook
>> * Category Manager - Manage and share your categories:
>> * SAM - The Sending Account Manager:
>> * <http://www.vboffice.net/product.html?lang=en>
>>
>> Am Sun, 28 Mar 2010 19:38:01 -0700 schrieb Jason Zischke:
>>
>>
>>
>>> Hi Michael

>>
>>> Thanks for your reply. I am using outlook 2003.

>>
>>> Jason

>>

 
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
signature doesn't change when I change to different email account Sinclair Microsoft Outlook Discussion 2 20th Aug 2009 08:45 PM
Outlook 2002--How do I change account which email account is active? Dana Microsoft Outlook 0 26th Dec 2006 04:19 PM
Pervent user to change email settings, add new email account =?Utf-8?B?RmFyaGFuIEFobWFkIFNoYWlraA==?= Microsoft Outlook Installation 0 12th Oct 2006 09:11 AM
email move/sort after email account name change =?Utf-8?B?RHlsYW4=?= Microsoft Outlook Discussion 7 18th May 2006 01:24 PM
change my email account =?Utf-8?B?bGl6?= Microsoft Outlook 2 3rd Aug 2005 05:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 PM.