<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hymatsuda</author_name>
  <author_url>https://blog.hatena.ne.jp/hymatsuda/</author_url>
  <blog_title>松田裕之公開書簡</blog_title>
  <blog_url>https://hymatsuda.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Excelで（セルA1にある文章の）英単語数を数える方法。空白文字数＋１なら、以下の方法で数えられる。 =LEN(A1)-LEN(SUBSTITUTE(A1,&quot; &quot;,&quot;&quot;))+1 ただし、段落替えが改行のみとか、段落初めに空白3つとかあるとだめです。 — 松田裕之 (@matsuda_hiro) 2023年7月6日 Excelで全角相当（半角は0.5字）の文字数を数える方法 =lenb(a1)/2 とすれば、セルa1の全角相当文字数がわかる。 — 松田裕之 (@matsuda_hiro) 2023年7月6日</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhymatsuda.hatenablog.com%2Fentry%2F2023%2F07%2F06%2F095108&quot; title=&quot;Excelで英単語数, 全角相当文字数を数える方法 - 松田裕之公開書簡&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-07-06 09:51:08</published>
  <title>Excelで英単語数, 全角相当文字数を数える方法</title>
  <type>rich</type>
  <url>https://hymatsuda.hatenablog.com/entry/2023/07/06/095108</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
