<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>Spreadsheet</anon>
    <anon>Google Drive</anon>
    <anon>Tips</anon>
  </categories>
  <description>スプレッドシートのIMPORTRANGE関数とQUERY関数の組み合わせ便利ですね。 データがまとまったシートを作成しておいて、必要な情報をだけを表示させるのに使っています。 今回 日付を条件にしてデータを取得しようとしてハマったのでメモします。 例えばA列に日付がはいっているシートを取得し日付が2010年1月15日以降のデータを取得したいとします。A列はCol1です 下記のような書き方をしても#VALUE!になってしまい取得できません。 SELECT * WHERE Col1 &gt; '2010-01-15' 日付の入ったセルをWHERE文で使うには date 'YYYY-MM-DD'の形式にす…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2016%2F02%2F05%2F172347&quot; title=&quot;Googleスプレッドシート QUERY関数の条件(WHERE)に日付を使いたい。 - かもメモ&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>http://ecx.images-amazon.com/images/I/61GV5ER70hL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-05 17:23:47</published>
  <title>Googleスプレッドシート QUERY関数の条件(WHERE)に日付を使いたい。</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2016/02/05/172347</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
