<?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>
  </categories>
  <description>先日から、スケジュール管理表をExcelで作成している。 infoment.hatenablog.com 今日も、前回の続きから。 例えば、実施内容のＣとＤの間に、新たな案件を追加したいとする。 現状は、行を挿入したうえで実施内容と作業予定時間の入力を、それぞれ 手入力で行う必要がある。 ここで少しでも手間を減らしたいので、案件追加用フォームを作成する ことにした。まず、フォームの起動はNo列（＝Ａ列）を選択した際に行うとしよう。 ↓ シートモジュール。 Private Sub Worksheet_SelectionChange(ByVal Target As Range) If Target…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2021%2F01%2F18%2F233727&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/20210118/20210118230027.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-01-18 23:37:27</published>
  <title>スケジュール管理表を作成 ⑦ 案件追加用フォーム作成</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2021/01/18/233727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
