Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retrieving Data from an IE window?

Status
Not open for further replies.

BrooksR

Programmer
Feb 24, 2001
98
US
How can I retrieve the data/text that is displayed in an IE window?

I do use URLDownloadToFile for most webpages, but a few pages download the source code not the data being displayed.

Any ideas appreciated.
 
whit excel 2000 try this:

1. new sheet
2. Data -> Get External Data -> New Web Query
3. Select the web page you want to import in excel
4. select the cell you want to start the retrived page
5. Done!

6. if you want to refresh the data right click on the part of the page and then Reftesh data on the bottom.

Hope this helps

Andrea
 
Thanks for the idea, Andrea. When I tried it, Excel said 'the query returned no data'. Eventually, I need to automate this in VB/Access. Any other thoughts?

Brooks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top