<?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>
  </categories>
  <description>本日、とある商品の出荷台帳を確認したところ、大変ショッキングな表記になっていた。エッセンスだけを再現すると、こんな感じだ。 駄目だ、この表は使い物にならない。これでは、集計も並び替えも、何もできないじゃないか。ということで、修正することにした。 さて、どうしたものか。と、ここで、ことりちゅんさんが紹介されていたテクニックを思い出した（↓の「２．」）。 選択範囲の「↑」を全て、一旦空白に置換する。 選択範囲の空白全てに、「一つ上のセル参照」の数式をセット。 参照中の値を、そのまま選択範囲の値としてセット。 コードにすると、こんな感じだ。 Sub 上と一緒() With Selection .Re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F05%2F16%2F223016&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/20190516/20190516220023.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-16 22:30:16</published>
  <title>表の「上と一緒」禁止！</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/05/16/223016</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
