<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>Excel</anon>
  </categories>
  <description>ExcelのXLOOKUPで、検索値を正規表現パターンとみなして検索をする方法についてです。 第5引数（一致モード）を「3」にすることで可能になりますが、バージョンによって指定できない場合もあるのでご注意ください。 基本的な使用例 完全一致・前方一致・後方一致による検索例 大文字・小文字と全角・半角の区別 複数条件（ANDとOR）の指定 備考 FILTER関数との使い分けについて 使用できる正規表現の詳細について 基本的な使用例 次の画像では、B列から「カレー」の文字を検索して、対応する値段を取得しています。 E3セル =XLOOKUP(&quot;カレー&quot;,B3:B7,C3:C7,,3) 第5引数を「…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2025%2F10%2F03%2F093000&quot; title=&quot;（Excel）XLOOKUP関数で正規表現を使った検索をする方法 - いきなり答える備忘録&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/accs2014/20251003/20251003071756.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-10-03 09:30:00</published>
  <title>（Excel）XLOOKUP関数で正規表現を使った検索をする方法</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2025/10/03/093000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
