<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sion_shade</author_name>
  <author_url>https://blog.hatena.ne.jp/sion_shade/</author_url>
  <blog_title>しおんの部屋</blog_title>
  <blog_url>https://sion-shade.hatenablog.com/</blog_url>
  <categories>
    <anon>EXCEL</anon>
  </categories>
  <description>EXCEL VBA のメモ Ra = ActiveCell.Row 'アクティブセルの行の位置 Ca = ActiveCell.Column 'アクティブセルの列の位置 Rc = ActiveSheet.Rows.Count 'アクティブシートの全行数 Cc = ActiveSheet.Columns.Count 'アクティブシートの全列数 Rm = Cells(Rc, Ca).End(xlUp).Row 'Ca列の中で、データが入力されている最も下のセルの行の位置 Cm = Cells(Ra, Cc).End(xlToLeft).Column 'Ra行の中で、データが入力されている最も右のセ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsion-shade.hatenablog.com%2Fentry%2F2016%2F10%2F22%2F073608&quot; title=&quot;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>2016-10-22 07:36:08</published>
  <title>EXCEL VBA：データが入力されている最後のセルの位置</title>
  <type>rich</type>
  <url>https://sion-shade.hatenablog.com/entry/2016/10/22/073608</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
