VBA模拟提交查询到他人网站,获得结果数据后写到一个Excel表中
[code] Dim db As Stringdb = "D:/jason-files/GEOdata.mdb" Dim IE As New InternetExplorer Dim htmldoc As HTMLDocumentDim rrr As HTMLTableRow IE.Navigate2 "http://www.ip.cn/"
转载
2009-04-23 14:11:00 ·
2173 阅读 ·
0 评论