V Vipullade Member Jun 14, 2018 #1 Hi, I need to toggle between excel and chrome, both of them are open on my PC, I tried using the sendkeys option but to no avail, please help
Hi, I need to toggle between excel and chrome, both of them are open on my PC, I tried using the sendkeys option but to no avail, please help
Chihiro Excel Ninja Jun 14, 2018 #2 Give us bit more detail than that. But typically you'd use Windows API call to toggle between different application window.
Give us bit more detail than that. But typically you'd use Windows API call to toggle between different application window.
V Vipullade Member Jun 16, 2018 #3 I want to t oa Alt+Tab using VBA, when the program initialises, it switches between the chrome application and the excel sheet to pick up data and post it on the chrome webpage
I want to t oa Alt+Tab using VBA, when the program initialises, it switches between the chrome application and the excel sheet to pick up data and post it on the chrome webpage