Place code in the Application_Startup event in the ThisOutlookSession
class module in the Outlook VBA project and call your macro from
there. It will run automatically after Outlook starts up if macros are
enabled.
Use the StartUp Event of the Application. However, you must have your security settings set to LOW for it to happen without acknowledging it. This may not be a good idea.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.