<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>事件簿</anon>
  </categories>
  <description>先日 Excel について、ある調査依頼を受けました。 記号だったはずの文字が、転記すると数字になってしまうというのです。確認したところ、以下の記号が数字になっていました。 ・0E0055 ⇒ 0.00E+00これは偶然にも、同記号が「指数」の表記と一致していたことが原因のようです。さらに本ケースでは、一旦配列に格納した文字列を別のシートに転記していたため、元セルの書式情報は転記先に反映されていませんでした。見たところ、配列に格納された時点では「0E0055」のままでしたので、次のように処理しました。 正規表現で、指数として認識される文字になっていないか確認する。 なっている場合、先頭に「'」…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2018%2F09%2F10%2F220849&quot; title=&quot;「文字が数字になってしまう」事件 - Infomentのブログ ～Excel VBA奮闘記～&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/I/Infoment/20180910/20180910220235.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-09-10 22:08:49</published>
  <title>「文字が数字になってしまう」事件</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2018/09/10/220849</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
