<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cancolle</author_name>
  <author_url>https://blog.hatena.ne.jp/cancolle/</author_url>
  <blog_title>タイトルって難しい。</blog_title>
  <blog_url>https://can.hatenadiary.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>はてブロに移籍して初めての記事なのでHello Worldと書きたいところですが、いきなしVBAの話。 簡単にいえば、大雑把にデータ操作を行う際にちょっと必要になったのでメモ代わり。 範囲内におけるセルのデータ消去 使用頻度は人によってまちまちといったところですが、こんな感じ。 Sub cell_cleaner() Range(&quot;A1:E8&quot;).ClearContents 'Range内は範囲のセル End Sub クリップボードへのコピー これは意外と便利だったりするのではないでしょうか…？ 以下、セルを選択してその内容をコピー。 Sub cell_copy() Range(&quot;D7&quot;).Se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcan.hatenadiary.com%2Fentry%2F2014%2F10%2F04%2F011455&quot; title=&quot;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>2014-10-04 01:14:55</published>
  <title>VBAでセル内データ消去＆クリップボードへコピー</title>
  <type>rich</type>
  <url>https://can.hatenadiary.com/entry/2014/10/04/011455</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
