ThorButtox
Programmer
In vbscript I can find and open a file using FileSystemObject. However, if the file is already open in a browser I want to switch to the open file. I can error trap to determine if the file is open, but how do I find the open file and switch to that window?