Hi, Rob,
I am calling Excel macro from VB program. Excel is minimized all the time (by some reason it is even not displayed on the task bar...). So, I have the VB window, and above it I have a UserForm generated by Excel. However, if I switch to any other application (e.g., internet), I can not get the UserForm displayed again. The VB window is displayed, but there is not Excel UserForm above it! So, I can not see what the Excel macro is doing and if it works at all. If I click on VB window, I get the message “The action can not be completed because the other application is busy”. When I choose “Switch to…”, nothing happens…
Tab