The following line of code return several InternetExplorer objects even though I have only one browser window open (no tabs) and only one iexplore.exe process running. How do I only get the open browser window object?
For Each ie As SHDocVw.InternetExplorer In shellWindows