<?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日から末日までのすべての日付を（スケジュール表のようなイメージで）1列に並べて表示する方法についてです。 「=SEQUENCE(DAY(DATE(年,月+1,0)),1,DATE(年,月,1))」という式により、その月の日付を末日まですべて並べることができます。手順 C2セルに年の値が、C3セルに月の値が入力されています。 この月（2020年6月）の1日から末日までの日付を列挙するため、B5セルに次のように入力します。 =SEQUENCE(DAY(DATE(C2,C3+1,0)),1,DATE(C2,C3,1)) 月の日数は「DAY(DATE(C2…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F06%2F30%2F225209&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/20200630/20200630224018.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-30 22:52:09</published>
  <title>（Gスプレッドシート）指定した月のすべての日付を並べる</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/06/30/225209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
