![]() |
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,
I have a set of routines that replace the rules in outlook. For some reason, when I first start OL, the code will not work until the following is done: 1) open Tools-Macro-Visual Basic Editor 2) Place my cursor on "Applicaton_Startup()" in the source file 3) Do Run-Run Sub/UserForm After that, message processing works fine until the next OL restart. Is there any way to have the code automatically load when OL starts? TIA, -T |
Ads |
#2
|
|||
|
|||
![]()
How does a UserForm come into play here?
For code that always needs to run when Outlook starts it's usually best to develop it as a COM Add-In. -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Hi, I have a set of routines that replace the rules in outlook. For some reason, when I first start OL, the code will not work until the following is done: 1) open Tools-Macro-Visual Basic Editor 2) Place my cursor on "Applicaton_Startup()" in the source file 3) Do Run-Run Sub/UserForm After that, message processing works fine until the next OL restart. Is there any way to have the code automatically load when OL starts? TIA, -T |
#3
|
|||
|
|||
![]() Eric wrote: How does a UserForm come into play here? For code that always needs to run when Outlook starts it's usually best to develop it as a COM Add-In. OK. Can you point me to the docs for doing that? TIA, -T -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Hi, I have a set of routines that replace the rules in outlook. For some reason, when I first start OL, the code will not work until the following is done: 1) open Tools-Macro-Visual Basic Editor 2) Place my cursor on "Applicaton_Startup()" in the source file 3) Do Run-Run Sub/UserForm After that, message processing works fine until the next OL restart. Is there any way to have the code automatically load when OL starts? TIA, -T |
#4
|
|||
|
|||
![]()
All the info you need to get started is nicely accumulated he
Developing COM Add-ins for Microsoft Outlook: http://www.outlookcode.com/d/comaddins.htm -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Eric wrote: How does a UserForm come into play here? For code that always needs to run when Outlook starts it's usually best to develop it as a COM Add-In. OK. Can you point me to the docs for doing that? TIA, -T -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Hi, I have a set of routines that replace the rules in outlook. For some reason, when I first start OL, the code will not work until the following is done: 1) open Tools-Macro-Visual Basic Editor 2) Place my cursor on "Applicaton_Startup()" in the source file 3) Do Run-Run Sub/UserForm After that, message processing works fine until the next OL restart. Is there any way to have the code automatically load when OL starts? TIA, -T |
#5
|
|||
|
|||
![]()
Thanks Eric!
-T Eric wrote: All the info you need to get started is nicely accumulated he Developing COM Add-ins for Microsoft Outlook: http://www.outlookcode.com/d/comaddins.htm -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Eric wrote: How does a UserForm come into play here? For code that always needs to run when Outlook starts it's usually best to develop it as a COM Add-In. OK. Can you point me to the docs for doing that? TIA, -T -- Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration) Try Picture Attachments Wizard for Outlook: http://www.collaborativeinnovations.ca Blog: http://blogs.officezealot.com/legault/ "gamename" wrote: Hi, I have a set of routines that replace the rules in outlook. For some reason, when I first start OL, the code will not work until the following is done: 1) open Tools-Macro-Visual Basic Editor 2) Place my cursor on "Applicaton_Startup()" in the source file 3) Do Run-Run Sub/UserForm After that, message processing works fine until the next OL restart. Is there any way to have the code automatically load when OL starts? TIA, -T |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Have you ever heard of E-Commerce Processing Systems? in London | djefferycody | Outlook - General Queries | 1 | May 24th 06 09:25 PM |
receiving email never finishes processing | Regina | Outlook - General Queries | 0 | May 24th 06 01:45 PM |
task receipts not processing | witzend | Outlook - General Queries | 0 | April 13th 06 11:49 PM |
Processing nested rules in Outlook 2003 | [email protected] | Outlook - General Queries | 0 | April 12th 06 02:24 PM |
Processing votes for tracking | crm | Outlook - General Queries | 1 | February 24th 06 04:54 PM |