Public Sub Application_Startup() code not work

H

Heinz-Dieter Muno

Hi All,

i have that simple code placed in my ThisOutlookSession.

Public Sub Application_Startup()
MsgBox "OK"
End Sub

When OL starts maximized or in normal Window that code works fine. But when
i start OL minimized nothing happens.

Any suggestions?

Regards
Dieter
 

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

Top