• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Need help Downloading a file from Webpage using VBA

Dinesh121

Member
Hi All,


I have written a module to login into a webpage, do some operations to pull a report using VBA. I need help in downloading the file in IE. When i click the download option a pop window opens and I am not sure how to connect it in VBA.


Thanks in advance.


Thanks,

Dinesh
 
Dinesh,


Goto Data and select from web option (Pop-up will appear) then enter the website address, Import and select the range.


Thanks,

Suresh Kumar S
 
@Suresh The website has only one button it does not have range. When I click the button it gives me a pop window where I have click "Download option" to save the file locally.


@shrivallabha This is my corporate website so i am not sure of sharing . IT would be similar to bank websites where we download the statements.


Let me know if I am not clear also Thanks a lot for helping me out
 
Thanks shrivallabha .. I will check and if I find the answer i will post in the same thread .. it might be useful to others.
 
Back
Top