vba之网抓详细事例
VBA抓取网页数据详细教程,举例抓取网页中的表格数据Subtest()Dimie,dmt,tbs,i&,tbSetie=CreateObject("InternetExplorer.Application")'创建一个IE对象Withie.Visible=True'显示它.navigate"http://data.eastmoney.com/dxf/default.html"'加载某个页面DoUntil.ReadyState=4
下载地址
用户评论