View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Web Query from multiple varying length pages

Probably. Example urls and what you want.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Jeffshex" wrote in message
...
I have a excel web query that I am working on and am running into this
problem.
The website that I am pulling from has a list of items on a page (about
50).
It works great for the first page, but there are more on page 2, 3, 4, 5
etc... and the amount of pages can vary depending on the number of items
up.

Is it possible for the web query to grab from all of the subsiquent pages
as
well as the first one?
Thanks!!!