View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.scripting.vbscript,microsoft.public.scripting.wsh
Bob Flanagan Bob Flanagan is offline
external usenet poster
 
Posts: 340
Default parsing HTML table into excel. How?

Dan, when you say "page", do you mean worksheet? Or are you talking
sections of a worksheet as a page?

Bob Flanagan
Macro Systems
Delaware, U.S. 302-234-9857
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Dan" wrote in message
...
Hi there,

I do have (many) links with HTML text formated in tables.
I would like to convert those links (pages) regularily to an
excel file just containing parts of the original HTMP table.

What is the best way to achieve this? Cut and paste is out
of the question. There are too many links.

Any pointer is welcome.

Thanks a lot

Dan