Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to download using VBA a query generated csv file from IE.
the csv file is generated on the fly from a query run on the database on the remote server. the query is run when i tick a checkbox & then click a download button on an IE webpage. this opens a new IE (no addressbar) webpage which then shows a progress bar & then finally displays a Open/Save dialog box to download the file to the local drive. How do i grab the instance the csv file is created & then download it to a specific folder on my local drive without getting the Open/Save dialog box. P.S: I donot have the URL for the remote server or the query. Cheers! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Downloading Excel file from SQL application | Excel Discussion (Misc queries) | |||
MS Query does not quote identifiers in the generated SQL | Excel Programming | |||
Downloading Refreshed Web Query Data into Adjacent Column | Excel Programming | |||
How do I open a file downloading in MS Excel | Excel Worksheet Functions | |||
Downloading a file via FTP in code | Excel Programming |