<?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 今回は、配列と連想配列の組み合わせによる転記に挑戦する。 前回に続き、こちらのテーブルを使用する。 作戦は、こんな感じだ。 １．転記元テーブルのキー列とアイテム列で連想配列を作成する 今回の例でいえば、転記元はテーブルＢとなる。 「コード」を手掛かりに転記を行うので、 「A001」を入れれば「7」 「A003」を入れれば「10」 を返してくれる連想配列とする。 ２．転記先のキー列とアイテム列をそれぞれ配列に格納する 今回の例でいえば、転記元はテーブルＡとなる。 ３．key配列と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2021%2F08%2F01%2F142819&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/20210801/20210801133909.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-01 14:28:19</published>
  <title>テーブルから別テーブルへの転記 ③ 配列と連想配列の組合せ</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2021/08/01/142819</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
