<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>作ってみた</anon>
  </categories>
  <description>前回は、表などのヘッダー行をリストボックスに表示し、それらを変数名として 変数宣言する形に編集してみた。 infoment.hatenablog.com 今日も、前回の続きから。 前回は取り敢えず、変数を一律 Dim 変数名 As String の形にした。今回は「Dim」の部分と「String」の部分を、選択式で変更してみる。 ユーザーフォーム 取り敢えず ↓ この形になったものについて、 どれを変更するか選択する必要がある。そこで選択の補助として、「全選択」「全解除」ボタンを設けてみた。 名前はそれぞれ、AllSelectButton , AllUnselectButton とした。 ' …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F11%2F04%2F234716&quot; title=&quot;ヘッダー行から変数作成　④ 宣言子や変数の型を変更 - Infomentのブログ ～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>https://cdn-ak.f.st-hatena.com/images/fotolife/I/Infoment/20201104/20201104232758.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-04 23:47:16</published>
  <title>ヘッダー行から変数作成　④ 宣言子や変数の型を変更</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/11/04/234716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
