<?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>Excel</anon>
  </categories>
  <description>Excelで、文字列を1文字ずつ分割してそれぞれ別のセルに表示させる方法についてです。 ここでは関数を使った3種の方法を紹介します。後に紹介するものほど使用できるバージョンが限られますが、式は簡単になります。 MID/COLUMN関数を使う方法 MID/SEQUENCE関数を使う方法 REGEXEXTRACT関数を使う方法 MID/COLUMN関数を使う方法 B3セルに入力されている「こんにちは」の5文字を1文字ずつ分割し、D3セルからH3セルにかけて表示させるものとします。 まずD3セルに次のように入力します。 D3セル =MID($B3,COLUMN(A1),1) 文字列の一部を抽出するM…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2025%2F01%2F23%2F170000&quot; title=&quot;（Excel）文字列を1文字ずつに分ける方法 - いきなり答える備忘録&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/20250123/20250123152712.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-01-23 17:00:00</published>
  <title>（Excel）文字列を1文字ずつに分ける方法</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2025/01/23/170000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
