<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nelnal_programing</author_name>
  <author_url>https://blog.hatena.ne.jp/nelnal_programing/</author_url>
  <blog_title>nelnal@programing</blog_title>
  <blog_url>https://nelnal-programing.hatenadiary.org/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
  </categories>
  <description>ちょっと作ってみたので書いてみる Private m_conflict As Boolean ' 排他処理状態を示すフラグ '--------------------------------------- ' チェックボックスの排他処理 '--------------------------------------- Private Sub CheckBoxExeclusion(One As Object, The_Other As Object) If One.Value = True And The_Other.Value = True Then m_conflict = True Dim…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnelnal-programing.hatenadiary.org%2Fentry%2F20071023%2F1193133784&quot; title=&quot; CheckBoxを1対1で排他処理する - nelnal@programing&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-10-23 19:03:04</published>
  <title> CheckBoxを1対1で排他処理する</title>
  <type>rich</type>
  <url>https://nelnal-programing.hatenadiary.org/entry/20071023/1193133784</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
