<?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>もう一度学ぶMS-Access</blog_title>
  <blog_url>https://www.accessdbstudy.net/</blog_url>
  <categories>
    <anon>関数と演算子</anon>
  </categories>
  <description>指定した文字列の文字数を返します。使用例 表記例出力例説明 Len(&quot;abcde&quot;)5 Len(&quot;一二三四五&quot;)5いわゆる2バイト文字でも1文字は1文字としてカウントされます Len(12345)5数字を直接指定することもできます Len(#2015/09/16 12:34:56#)19日付や時刻も見たままの文字列とみなして値が返されます 書式 Len(文字列)備考 文字列のバイト数を求めるときはLenB関数を使います（クエリの式ビルダ―には現れない関数です）。 ただし、Accessが通常用いるUnicodeだとすべての文字が2バイトと評価されます。全角文字を2バイト、半角文字を1バイトとして…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20101204%2Fp1&quot; title=&quot; Len関数 - もう一度学ぶMS-Access&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>2010-12-04 00:00:00</published>
  <title> Len関数</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20101204/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
