<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Excel</anon>
  </categories>
  <description>この記事ではVLOOKUPの列番号を指定する引数にMATCH関数を使う方法を紹介します。 実際に以下のようなデータで、VLOOKUP関数とMATCH関数を組み合わせて、利用者IDに対応する利用者名、役職CDを取得してみましょう。 結論から言うと、VLOOKUP関数の列番号部分をMATCH関数で取得する数式は以下のようになります。 ・利用者名の取得 =VLOOKUP(H3,$B$2:$F$12,MATCH($I$2,$B$2:$F$2,0),FALSE) ・役職CDの取得 =VLOOKUP(H3,$B$2:$F$12,MATCH($I$2,$B$2:$F$2,0),FALSE) では少し詳しく見…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2020%2F12%2F02%2F070000&quot; title=&quot;【Excel】VLOOKUP関数 列番号をMATCH関数で取得する - オーロラさんの勉強帳&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/a/auroralights/20201128/20201128113732.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-02 07:00:00</published>
  <title>【Excel】VLOOKUP関数 列番号をMATCH関数で取得する</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2020/12/02/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
