<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suguruyoshida38</author_name>
  <author_url>https://blog.hatena.ne.jp/suguruyoshida38/</author_url>
  <blog_title>サクッとコピペ　ExcelVBA</blog_title>
  <blog_url>https://www.excelvba.club/</blog_url>
  <categories>
  </categories>
  <description>１．Dateserial関数の利用 月末、月初をVBAでコントロールするなら、個人的には、DateSeral関数一択だと思います。関数の使用方法のポイントについていえば、月末を取得しようとする場合、うるう年が存在するので、翌月の初日から１日を減らすのですが、この時の引数は0を使用するというところでしょうか。簡単にDateSerial関数を説明します。 関数 DateSerial（year,month,day） 引数 説明 数値 必須か year 年（西暦4桁） 「年」の数値を100 ～ 9999の整数で指定 必須 month 月（1～12） 「月」の数値を整数で指定 必須 day 日 「日」の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excelvba.club%2Fentry%2F2022%2F12%2F17%2F174312&quot; title=&quot;月末、月初、ある時点の年齢をマクロ化する - サクッとコピペ　ExcelVBA&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/s/suguruyoshida38/20221216/20221216144552.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-12-17 17:43:12</published>
  <title>月末、月初、ある時点の年齢をマクロ化する</title>
  <type>rich</type>
  <url>https://www.excelvba.club/entry/2022/12/17/174312</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
