G
Guest
Hello,
I would like to minimize Outlook 2003 (that is Office v11) while it is
loading during Windows startup.
Currently I use the SendKeys statement to minimize it, which works, if you
start Outlook manually, but does not when starting it through Windows startup.
The simple cause: Windows starts several applications at this time and so
takes the focus off Outlook.
I can use the SendKeys statement to change back ro Outlook, but this will
result in taking the focus off Outlook, if started it manually while another
task is also running and minimizes that instead.
So I would like to know, if there is a way to change back the focus to
Outlook (an aimed task switch, I would call that), so I can run it either way
(manually and automatically).
Thanks in advance,
Phoenix
I would like to minimize Outlook 2003 (that is Office v11) while it is
loading during Windows startup.
Currently I use the SendKeys statement to minimize it, which works, if you
start Outlook manually, but does not when starting it through Windows startup.
The simple cause: Windows starts several applications at this time and so
takes the focus off Outlook.
I can use the SendKeys statement to change back ro Outlook, but this will
result in taking the focus off Outlook, if started it manually while another
task is also running and minimizes that instead.
So I would like to know, if there is a way to change back the focus to
Outlook (an aimed task switch, I would call that), so I can run it either way
(manually and automatically).
Thanks in advance,
Phoenix