<?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で、同じデータ（重複値）に同じ番号を振る方法についてです。番号はデータの初出順となります。 同じデータは連続する範囲に固まっていても、飛び飛びになっていてもOKです。 VLOOKUP関数等を使う方法 XMATCH/UNIQUE関数を使う方法 VLOOKUP関数等を使う方法 まずは番号を振る列の最初の行（C3セル）に「1」を直接入力します。 そして2番目の行（C4セル）に次の式を入力します。 C4セル =IFNA(VLOOKUP(B4,B$3:C3,2,FALSE),MAX(C$3:C3)+1) VLOOKUP関数により同じ行のB列の値を、上方の各行のB列から検索します。値がみつかった…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2024%2F07%2F06%2F152257&quot; title=&quot;（Excel）同じデータに同じ番号を振る方法 - いきなり答える備忘録&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/20240706/20240706144233.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-07-06 15:22:57</published>
  <title>（Excel）同じデータに同じ番号を振る方法</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2024/07/06/152257</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
