Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I start a VBA macro in Excel. This macro is running several minutes.
During that time I open e.g. the Internet Explorer. When the VBA macro has finished it shows a MsgBox. Unfortunately I don't see this message box because Excel is not the avtive application at that time (the message box is behind the Internet Explorer). How can I make Excel the active application just after the VBA macro has finished so that I see the message box? Stefan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Make Excel the active application | Excel Discussion (Misc queries) | |||
Excel VBA - How do I make the third column in a row the active | Excel Programming | |||
Make excel the active page | Excel Programming | |||
Excel.Application.Quit leaving Excel process stays active | Excel Programming | |||
How to read active Excel celll value by external vb application? | Excel Programming |