![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]() 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 |
#3
|
|||
|
|||
![]()
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 . |
#4
|
|||
|
|||
![]() 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 . |
#5
|
|||
|
|||
![]()
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]" 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 |
#6
|
|||
|
|||
![]() 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]" 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I change the email account when sending Invitations to Appointments? | Marts | Outlook - General Queries | 0 | July 26th 09 06:03 AM |
How do I change the email account that invitations are sent on? | Rick | Outlook - Calandaring | 2 | April 3rd 09 01:23 PM |
Cannot Change Default Email Account | BanTam | Outlook - Installation | 3 | August 24th 07 05:32 AM |
Outlook 2002--How do I change account which email account is active? | Dana | Outlook - General Queries | 0 | December 26th 06 04:19 PM |
Pervent user to change email settings, add new email account | Farhan Ahmad Shaikh | Outlook - Installation | 0 | October 12th 06 09:11 AM |