View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norie Norie is offline
external usenet poster
 
Posts: 82
Default Trying to get DOM of web page

Bruce

I think there are a lot of tools that would help you examine the DOM
of a webpage.

Try searching the web.

I just use Developer Tools (F12) which is available in IE8, or just
even View Source.

I can't see any advantage of getting the information in Excel.