<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiko-blog</author_name>
  <author_url>https://blog.hatena.ne.jp/hiko-blog/</author_url>
  <blog_title>Hiko.Blog  Excel VBA活用術</blog_title>
  <blog_url>https://hiko-blog.hatenadiary.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>Sub 列のアイテムの違いを抽出1() Dim 対象範囲 As Range Dim シート As Worksheet Dim 抽出シート As Worksheet Dim セル As Range Dim 値 As Variant Dim 抽出範囲 As Range Dim 最終行 As Long ' 対象範囲を指定 Set シート = Sheets(&quot;Sheet1&quot;) ' シート名を適切に変更 Set 対象範囲 = シート.UsedRange ' もしくは対象の範囲を指定 ' 新しいシートを作成 Sheets.Add(After:=Sheets(Sheets.Count)).Name = &quot;抽…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiko-blog.hatenadiary.com%2Fentry%2F2024%2F01%2F20%2F015144&quot; title=&quot;列のアイテムの違いを抽出 - Hiko.Blog  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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-01-20 01:51:44</published>
  <title>列のアイテムの違いを抽出</title>
  <type>rich</type>
  <url>https://hiko-blog.hatenadiary.com/entry/2024/01/20/015144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
