View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
andym andym is offline
external usenet poster
 
Posts: 22
Default Counting Web Tables

Dear All,

is there any way to open up a URL via WebQuery and be able to count the
number of tables on the page?

eg ... .WebTables .Count ?

The pages I extract data from often change the number of tables on the
page. I would like to code to cater for these fluctuations when they
appear.

Regards,

andym