<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
    <anon>Excel VBA BASIC</anon>
  </categories>
  <description>セルを指定する場合の上位オブジェクトの指定 標準モジュールに記述した場合 シートモジュールに記述した場合 セルを指定する場合の上位オブジェクトの指定 Range(&quot;A1&quot;)、Cells(1,1)、Range(&quot;A1&quot;).CurrentRegionなどでセル・セル範囲を指定・取得する場合、そのセル・セル範囲がどのワークシートのセルで存在するかを指定する必要があります。 ※もっと言うと、そのワークシートがどのワークブックに存在するかも指定する必要があります。 しかし、VBAでは上位オブジェクトの指定を省略することが許容されています。そのため、ワークシートを指定しなくても動きます。 省略した場合は、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2020%2F12%2F04%2F070000&quot; title=&quot;【Excel VBA エキスパート ベーシック】セルの指定part4 ～ワークシートの指定をする～ (VBA入門14) - オーロラさんの勉強帳&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/auroralights/20201129/20201129233201.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-04 07:00:00</published>
  <title>【Excel VBA エキスパート ベーシック】セルの指定part4 ～ワークシートの指定をする～ (VBA入門14)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2020/12/04/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
