JaedenRuiner
Registered User.
- Local time
- Yesterday, 22:09
- Joined
- Jun 22, 2005
- Messages
- 154
So, through VBA I am automating multiple office applications, but occasionally, other applications like Explorer, or notepad get in the front of one of my automated applications. It would nice, if on my user form I could have a button that would bring Excel or Word back to the foreground of the windows desktop.
I have tried the Activate method, but that seems to only select the workbook/worksheet for use, it doesn't bring it to the front as if the user had pressed ALT+Tab. I want to internally "switch" to the other application via code. Is that possible?
Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner
I have tried the Activate method, but that seems to only select the workbook/worksheet for use, it doesn't bring it to the front as if the user had pressed ALT+Tab. I want to internally "switch" to the other application via code. Is that possible?
Thanks
Jaeden "Sifo Dyas" al'Raec Ruiner