<?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>金額とか、大きな数字を10,000のような３桁コンマ区切りにしたい時、セルに数字が入っているだけなら書式を変更すれば済みますが、合計: 10,000みたいにラベルを入れたいような時文字列になってしまうのでセルごと書式変更をすることができません。 例えばA1〜A5の合計を表示したいような時はこんな感じになっているかと思います。 = &quot;合計: &quot; &amp; SUM(A1:A5) このままでは、合計: 10000という感じで数字は３桁コンマ区切りにはなりません。 TEXT関数でフォーマットする TEXT 指定した表示形式に従って、数値をテキストに変換します。 TEXT(数値, 表示形式) 出典: TEXT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2018%2F10%2F23%2F000000&quot; title=&quot;Googleスプレッドシート 数字を3桁コンマ区切りでフォーマットしたい。 - かもメモ&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://images-fe.ssl-images-amazon.com/images/I/51EJRYSsUVL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-23 00:00:00</published>
  <title>Googleスプレッドシート 数字を3桁コンマ区切りでフォーマットしたい。</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2018/10/23/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
