<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>Googleスプレッドシート</anon>
  </categories>
  <description>Googleスプレッドシートで、指定した月の初日（つまり1日）の日付を求める方法についてです。 年と月が与えられている場合は「=DATE(年,月,1)」で月の初日が求められます。 日付（年月日）が与えられている場合は「=EOMONTH(日付,-1)+1」で月の初日が求められます。 手順 年と月の値が与えられている場合 日付（年月日）が与えられている場合 手順年と月の値が与えられている場合 B3セルに年（2020）が、C3セルに月（7）が入力されています。 そこでD3セルに次のように入力することで月の初日、つまり2020年7月1日の日付を取得しています。 D3セル =DATE(B3,C3,1) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F07%2F14%2F223711&quot; title=&quot;（Gスプレッドシート）月の初日の日付を求める - いきなり答える備忘録&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/accs2014/20200714/20200714213736.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-14 22:37:11</published>
  <title>（Gスプレッドシート）月の初日の日付を求める</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/07/14/223711</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
