<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>airplant</author_name>
  <author_url>https://blog.hatena.ne.jp/airplant/</author_url>
  <blog_title>Shuのつまずき日記</blog_title>
  <blog_url>https://airplant.hatenadiary.org/</blog_url>
  <categories>
    <anon>Excel</anon>
  </categories>
  <description>Excelの質問*1があったので、答えようとしてはまってしまいました。Functionタイプのマクロを書くと、Excelからは普通の関数と同じように見えます。 回答で、この関数を書いたのですが、なぜか別シートに値があると自動更新されない！ Option Explicit Public Function Eval(eValStr As String) As Variant If TypeName(Application.Caller) &lt;&gt; &quot;Range&quot; Then Exit Function Else Eval = Evaluate(eValStr) End If End Function 仕…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fairplant.hatenadiary.org%2Fentry%2F20070614%2F1181846869&quot; title=&quot;Evaluteの怪 - Shuのつまずき日記&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>2007-06-14 03:47:49</published>
  <title>Evaluteの怪</title>
  <type>rich</type>
  <url>https://airplant.hatenadiary.org/entry/20070614/1181846869</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
