<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ken3memo</author_name>
  <author_url>https://blog.hatena.ne.jp/ken3memo/</author_url>
  <blog_title>三流君のソースコード置き場</blog_title>
  <blog_url>https://ken3code.hatenablog.jp/</blog_url>
  <categories>
    <anon>IE操作</anon>
    <anon>VBA</anon>
  </categories>
  <description>ken3memo.hatenablog.com より現在単勝の表を下記のコードで取り込むと、 'Webの表をシートへ転記(代入する) For y = 0 To objTABLE.Rows.Length - 1 '行のループ For x = 0 To objTABLE.Rows(y).Cells.Length - 1 '列数分ループ ' objTABLE.rows(行).cells(列).innertext Cells(y + 1, x + 1) = objTABLE.Rows(y).Cells(x).innerText Next Next データがずれてセットされています &lt;th rowspa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fken3code.hatenablog.jp%2Fentry%2F2017%2F07%2F16%2F040000&quot; title=&quot;VBA IE操作 rowspan HTMLTableCell メモ - 三流君のソースコード置き場&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-16 04:00:00</published>
  <title>VBA IE操作 rowspan HTMLTableCell メモ</title>
  <type>rich</type>
  <url>https://ken3code.hatenablog.jp/entry/2017/07/16/040000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
