<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katoriexxxkatorie</author_name>
  <author_url>https://blog.hatena.ne.jp/katoriexxxkatorie/</author_url>
  <blog_title>katorieのブログ</blog_title>
  <blog_url>https://katorie.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>タイトル通り。納品実績表を編集していて、 「この案件は背景色を変えておきたいわ〜」 ていうときに使用します。ちなみにここではグレーです。 マクロの記録をとってから編集しました。 Option Explicit Sub 網掛け() ' ' 網掛け Macro ' ' Keyboard Shortcut: Ctrl+l ' Dim amikake amikake = ActiveCell.Row Rows(amikake).Select With Selection.Interior .Pattern = xlSolid .PatternColorIndex = xlAutomatic .Them…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatorie.hatenablog.com%2Fentry%2F20130208%2F1360301502&quot; title=&quot;アクティブセルのある行を選択して背景色を変える - katorieのブログ&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>2013-02-08 14:31:42</published>
  <title>アクティブセルのある行を選択して背景色を変える</title>
  <type>rich</type>
  <url>https://katorie.hatenablog.com/entry/20130208/1360301502</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
