ray88’s diary

お仕事で困ったとき用の自分用の覚書

2022-06-23から1日間の記事一覧

VBA 部品 Dictionary作成

VBA Dictionaryの使い方 - ray88’s diary Option Explicit Sub ディクショナリ作成() Dim masterFilePath As String Dim objDictionary As Object Dim wb As Workbook Dim lastRow As Long Dim masterTable As Variant masterFilePath = "C:\デスクトップ\Ex…