<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haratom</author_name>
  <author_url>https://blog.hatena.ne.jp/haratom/</author_url>
  <blog_title>haratomの日記</blog_title>
  <blog_url>https://haratom.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>グローバル変数は定数定義に使う以外は極力使わない データブックとマクロのブックは基本的に分ける シート上のボタンクリック時なんかのイベントをアサインするプロシージャはモジュールに書く Integerは使わない。なぜなら2バイトの変数だから。Excel2003までの行数MAX65536までも届かないし。あとパフォーマンス的に良い訳でもないし。 セルを一個一個読むようなコードは書かない。Variantの変数に一度格納してから使う。そのほうが速いので。 On Error Resume Nextはなるべく使わない。エラーが起こったときにどこで止まったかわからなくなるので。 ファイルにテキストなんかを書…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharatom.hatenadiary.org%2Fentry%2F20071124%2F1195885111&quot; title=&quot; Excel VBA プログラミング メモ - haratomの日記&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-11-24 15:18:31</published>
  <title> Excel VBA プログラミング メモ</title>
  <type>rich</type>
  <url>https://haratom.hatenadiary.org/entry/20071124/1195885111</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
