I have a task that I do daily for work where I must download data from a customers web portal. Over one year ago I created VB code inside an Excel Module to log into the site, navigate to the data, download the data (Excel) and do a couple other items. Now I am trying to transfere the Host Excel file from an XP IE 6 machine to a Vista IE7 machine. One of the functions on on XP is that one could Navigate to the file properties folder and select a check box "Browse in same window" This meant if the box was checked windows would allow the user to browse with in the same window that was active. In this case the Excel file could be opened and used with IE. Instead of creating a new window for the Excel file. In my case, I need the Excel file to open in a new Excel Window rather than inside IE. MS has removed this toggle on Vista. (From what I can tell) If I navigate with my windows Explorer to an Excel file it open in Excel with no problem.