I have an Access function that navigates to a website and downloads an excel file. The excel file is called.

"DownloadNCPartListServlet.xls" I would like to save this file to c:\owner\documents\

I would like to name the file ("Update_" + todays date)

One possible problem. ( I am not sure??) the Excel file downloads into Excel through the web browser window. I can not get this switch into Excel.

(This is a Vista machine BTW)

Does anyone have a line of code that will save this excel file in that format and will work in Access?