View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
tolgag[_6_] tolgag[_6_] is offline
external usenet poster
 
Posts: 1
Default Creating Table from Web-Based Material

Hi Ken,

Actually I don't know, how deep you want to analyze the data embedded
in the html, but if you want a custom-solving, you have to write an
HTML-Parser (as Add-In or dll).

I needed a similar thing with Access once, but I have to admit, if your
knowledge is not far enough with VBA, it will be very difficult to code
it. And data in irregular tables is komplex to extract. I think there
are some standart solutions for Excel on the market which you can buy
and easily install.


---
Message posted from http://www.ExcelForum.com/