Thread: HTML Objects
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George Stevenson George Stevenson is offline
external usenet poster
 
Posts: 5
Default HTML Objects

I am cutting from an HTML page in a browser what is mostly tabular data that
I want in Excel.

However, what comes with it when I paste it into my Excel sheet is also all
of the HTML controls like check boxes and command buttons.

I've spent a fair amount of time researching what collection I might need to
traverse to delete all of them, but so far no luck in finding the right one.

Can anyone shed any light on what collection those might be in in the Excel
list of objects?