<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>テーブル機能</anon>
  </categories>
  <description>前回はテーブル間の転記について、配列と連想配列の組合せによる転記を紹介した。 infoment.hatenablog.com 前回までは指定列をキーに、もう一つの指定列を転記対象として処理していた。 つまり、転記対象が一列のみであった。ということで今回は、テーブルをガバッと全部転記することに挑戦する。 といっても今回は、前回作成した短列コピーのモジュールをループで回すだけ だったりする。↓ これだけ。 ' テーブル間のデータ受け渡し。 ' 各テーブルの指定列をkeyに、転記先テーブルにある全項目について転記する。 ' ※転記先テーブルにあって転記元テーブルに無いレコードは保持される。 Func…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2021%2F08%2F02%2F070456&quot; title=&quot;テーブルから別テーブルへの転記 ③ 配列と連想配列の組合せ　～その２．全部転記～ - Infomentのブログ ～Excel VBA奮闘記～&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>https://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20210802/20210802064052.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-02 07:04:56</published>
  <title>テーブルから別テーブルへの転記 ③ 配列と連想配列の組合せ　～その２．全部転記～</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2021/08/02/070456</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
