View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
qcan qcan is offline
external usenet poster
 
Posts: 20
Default Macro / Web Querry Help Hide options

Hi,

Hopefully someone here can help me out.


- I am looking to import the first 50 records in of this URL


http://contests.covers.com/Handicapp...rtid=1&picks=1.


- Then I want it to somehow go to the next page and do the same for
the next 50 records until it encounters the end.


- All data is to be placed below each other in one spreadsheet and
saved with it's html hyperlinks preserved.


Anyone please ?


Thanks.