【问题标题】:Excel: Retrieve data from within a specific html tag on a website and insert that data into an Excel worksheetExcel:从网站上的特定 html 标记中检索数据并将该数据插入 Excel 工作表
【发布时间】:2013-05-04 10:52:59
【问题描述】:

我正在查看 excel 中的网络查询,以及如何轻松地从网站的 html 表中检索数据。我希望从 html 标记中获取单个字符串:

 <span class="linePrice">I WANT THIS DATA<!----></span>

这可能吗?如果是,怎么做? vbn 解决方案也很有用。

谢谢!

【问题讨论】:

    标签: html excel domdocument dhtml


    【解决方案1】:

    您可以从 DHTML DOM 文档

    中获取该信息

    查看这些链接:

    【讨论】:

      猜你喜欢
      • 2015-04-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多