<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s_ryusei</author_name>
  <author_url>https://blog.hatena.ne.jp/s_ryusei/</author_url>
  <blog_title>cyborg’s blog</blog_title>
  <blog_url>https://cyborg2608.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>textjoin関数とsplit関数を使うと、空白セルを簡単に詰めることができます。 *1 *2 textjoinで区切って、splitで分ける textjoin関数は、各セルに割り振られた値をつなげることができます。 例えば、A列に市町村名が飛び飛びに記載されています。 これを、C1から始まる1行目に空白を詰めて表示されるようにします。 スプレッドシート C1のセルには以下の関数を入れています。 = split(textjoin(&quot;,&quot;,true,A1:A23),&quot;,&quot;,true) まず、 textjoin(&quot;,&quot;,true,A1:A23)では、A1:A23の文字を空白を抜かしてカンマ（,）…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcyborg2608.hatenablog.com%2Fentry%2F2021%2F05%2F18%2F213132&quot; title=&quot;【スプレッドシート関数】空白を詰めたい - cyborg’s blog&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/s_ryusei/20210518/20210518192608.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-18 21:31:32</published>
  <title>【スプレッドシート関数】空白を詰めたい</title>
  <type>rich</type>
  <url>https://cyborg2608.hatenablog.com/entry/2021/05/18/213132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
