<?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>
    <anon>作ってみた</anon>
  </categories>
  <description>昨日は、テスト用のダミーテーブルを途中まで作成して、時間切れ。 infoment.hatenablog.com今日は、昨日の続き。 昨日は、このような表を張り付けるところまで作成した。 この表は、No.と合計金額の列を空欄にしてある。理由は、以下のとおり。 合計金額・・・「単価×数量」の数式をセットするため。 No. ・・・「受注日」で昇順ソートしたあとに、通し番号をつけるため。 ということで、昨日のものに追加したのがこちら。 Sub CriateDammyTable(Optional record_number As Long = 10) ' 架空の会社名格納用配列。 Dim Fictiti…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F01%2F08%2F213607&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/20200108/20200108212737.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-08 21:36:07</published>
  <title>ダミーテーブル作成　② 中編</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/01/08/213607</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
