<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hasekin28</author_name>
  <author_url>https://blog.hatena.ne.jp/hasekin28/</author_url>
  <blog_title>エラー大全集</blog_title>
  <blog_url>https://error-daizenn.hatenablog.com/</blog_url>
  <categories>
    <anon>VBAのエラー</anon>
    <anon>AI</anon>
  </categories>
  <description>知人の体験談のあらすじ 私の友人である斎藤さん（仮名）は、Excel VBAを使って業務効率化を図るために、複数のマクロを組み合わせて利用していました。ある日、彼はワークブック全体に適用されるイベントハンドラを作成し、特定のセルの変更時に日付を自動入力する仕組みを導入しました。このコードは ThisWorkbook モジュールに以下のように設定されており、問題なく動作していました： vba Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range) If Not Intersect(Target, [D…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ferror-daizenn.hatenablog.com%2Fentry%2F2025%2F01%2F18%2F215218&quot; title=&quot;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>2025-01-18 21:52:18</published>
  <title>VBAイベント干渉によるエラー解決 ～知人の体験談から学ぶマクロトラブルシューティング～</title>
  <type>rich</type>
  <url>https://error-daizenn.hatenablog.com/entry/2025/01/18/215218</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
