<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ell104</author_name>
  <author_url>https://blog.hatena.ne.jp/ell104/</author_url>
  <blog_title> ELLの足跡</blog_title>
  <blog_url>https://ell104.hatenablog.jp/</blog_url>
  <categories>
    <anon>日々のパソコン</anon>
  </categories>
  <description>今日はExcelでアルファベットを数字の様に連続したデータとして入力する方法を紹介しますね・・・以前紹介した文字のコードを表示する関数CODE関数とコードを文字にするCHAR関数を使用しますそれでは説明してみますね・・・ セルA1に &quot;A&quot; と入力されてます セルA2にセルA1に入力されてるアルファベットのコードを調べます・・・ =CODE(A1) セルA2に入るべきアルファベットはセルA1に記入されてる &quot;A&quot; の次の &quot;B&quot; を入れたいのでA+1とします・・・ =CODE(A1)+1 これでコードが出てますのでCHAR関数を使用して文字に変換します・・・ =CHAR(CODE(A1)+1)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fell104.hatenablog.jp%2Fentry%2F2011%2F06%2F05%2F115405&quot; title=&quot;Ｅｘｃｅｌ関数・・・ＣＨＡＲ・ＣＯＤＥ関数（アルファベットを連続データとして入力） -  ELLの足跡&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/e/ell104/20250427/20250427141849.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-05 11:54:05</published>
  <title>Ｅｘｃｅｌ関数・・・ＣＨＡＲ・ＣＯＤＥ関数（アルファベットを連続データとして入力）</title>
  <type>rich</type>
  <url>https://ell104.hatenablog.jp/entry/2011/06/05/115405</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
