View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lvcha.gouqizi lvcha.gouqizi is offline
external usenet poster
 
Posts: 38
Default get data from an Internet Explorer Table

Hi there, I did not get reply in other groups for this problem. I hope
somebody here can help me. I have a website which contains organized
data in a table. How to export them to Excel automatically. I know that
there is a menu item("Export to Microsoft Excel") in the context menu,
but since I have tons of such webpages, my question is how to automate
this by VBScript. Any suggestions are very welcome!

lvcha