How to run a macro upon startup in outlook

G

Guy

I have created a macro that takes information from received e-mail and
will print a report and create tasks. What I would like to do, is to
have this macro run everytime outlook is started. When the macro is
run it will prompt me if I want to print the report of just ignore it.

Excel has the auto_open() sub routine. I don;t know which function I
can use in outlook to do the same.

Your help is appreciated.

Guy Normandeau
 
Top