View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John Michl John Michl is offline
external usenet poster
 
Posts: 81
Default Trying to Remember How to Parse a Web Page

Braden -

Try Data Import External Data New Web Query and follow the prompts.

- John




braden wrote:
Good Afternoon (at least it is here).

I need some expert help, I have done this in the past, but can't recall
how I did it, nor can I find a file with the VBA code I used.

I am trying to import data from a website, without incorporating it
into my excel workbook. I believe this is called parsing (correct me
if I am wrong)? How do I tell ie to find the particular table I want.
I can find the table in the source code, but I am just drawing a blank
on how I get call that table and import the data into excel.

Hope this makes sense. I have found this website incredibly helpful in
the past. Thank you


--
braden
------------------------------------------------------------------------
braden's Profile: http://www.excelforum.com/member.php...o&userid=25226
View this thread: http://www.excelforum.com/showthread...hreadid=565759