auto start macro

  • Thread starter Thread starter radika
  • Start date Start date
R

radika

i want a macro to run automatically everytime i start
outlook.

is it possible ?

how?
 
Yes. Put the code you want to run in the Application_Startup event handler
in the built-in ThisOutlookSession module.
 

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.

Ask a Question

Back
Top