Trying to open a chrome browser from excel and then return focus to Excel. I just can't get excel to top window after chrome gains focus.
Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ByVal nCmdSHow As Long) As Long
Private Declare Function GetActiveWindow Lib "user32" () As Long
Thanks in advance for any help!![]()
Please Login or Register to view this content.
Bookmarks