<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiko-blog</author_name>
  <author_url>https://blog.hatena.ne.jp/hiko-blog/</author_url>
  <blog_title>Hiko.Blog  Excel VBA活用術</blog_title>
  <blog_url>https://hiko-blog.hatenadiary.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>Sub Main() Dim executionTime As Double executionTime = MeasureExecutionTime() MsgBox &quot;計測完了&quot; &amp; vbLf &amp; &quot;実行時間は&quot; &amp; Format(executionTime, &quot;0.000秒&quot;) &amp; &quot;でした&quot;End SubFunction MeasureExecutionTime() As Double Dim startTime As Double startTime = Timer ' ここに測定したい処理を挿入 Call AddSheetNamesToLastColumn2 MeasureExec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiko-blog.hatenadiary.com%2Fentry%2F2024%2F03%2F29%2F221753&quot; title=&quot;時間計測　サンプル - Hiko.Blog  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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-03-29 22:17:53</published>
  <title>時間計測　サンプル</title>
  <type>rich</type>
  <url>https://hiko-blog.hatenadiary.com/entry/2024/03/29/221753</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
