<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MIFDUP</author_name>
  <author_url>https://blog.hatena.ne.jp/MIFDUP/</author_url>
  <blog_title>小さな在庫管理</blog_title>
  <blog_url>https://www.minizaiko.com/</blog_url>
  <categories>
    <anon>システムVer01</anon>
    <anon>VBA</anon>
  </categories>
  <description>前回、商品マスタ画面の画面作成をおこないました。ここからプログラムを作成していきます。この記事では、商品マスタ画面のマスタデータ取得のプログラムを作成していきます。 VBA在庫管理システムVer01 商品マスタのマスタデータ取得 変数の設定 データの取り込み データの格納 VBA在庫管理システムVer01 商品マスタのマスタデータ取得 変数の設定 商品マスタデータの取り込み用変数の設定をしていきます。 VBEでfrmItenMasterを選択し、宣言セクションにデータ取得用の配列変数と列挙型変数をPrivateで宣言します。 Option Explicit 'データ取得用配列変数 Privat…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.minizaiko.com%2Fentry%2FZaiSis106&quot; title=&quot;商品マスタ画面のマスタデータ取得　[VBA在庫管理システムVer01#06] - 小さな在庫管理&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/M/MIFDUP/20220925/20220925181415.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-10-08 22:27:26</published>
  <title>商品マスタ画面のマスタデータ取得　[VBA在庫管理システムVer01#06]</title>
  <type>rich</type>
  <url>https://www.minizaiko.com/entry/ZaiSis106</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
