2010-01-01から1年間の記事一覧

FileOperationUtil

Attribute VB_Name = "FileOperationUtil" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数 ' ------------------------------------------------------…

初期設定

Attribute VB_Name = "初期設定" Public globalWb前回実行結果 As Workbook Sub グループ表示非表示の切り替え() Dim obj試験データシート As cls試験データシート Set obj試験データシート = New cls試験データシート obj試験データシート.表示非表示の切替…

SQLUtil

Attribute VB_Name = "SQLUtil" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数 ' ----------------------------------------------------------------…

Util

Attribute VB_Name = "Util" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数 ' -------------------------------------------------------------------…

frmSQL生成

VERSION 5.00 Begin {C62A69F0-16DC-11CE-9E98-00AA00574A4F} frmSQL生成 Caption = "現在のシート" ClientHeight = 7860 ClientLeft = 108 ClientTop = 456 ClientWidth = 12840 OleObjectBlob = "frmSQL生成.frx":0000 StartUpPosition = 1 'オーナー フォ…

clsStringBuilder

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "clsStringBuilder" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = False ' ------------------…

cls試験データテーブル

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "cls試験データテーブル" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = False Option Explicit…

cls試験データシート

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "cls試験データシート" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = False Option Explicit '…

cls設定シート

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "cls設定シート" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = False Option Explicit ' -----…

clsアプリケーション制御

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True END Attribute VB_Name = "clsアプリケーション制御" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = False Attribute VB_Exposed = False Option Explic…

マクロエクスポートインポート/実装処理

Attribute VB_Name = "実装処理" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数(共通) ' -------------------------------------------------------…

Util

Attribute VB_Name = "Util" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数 ' -------------------------------------------------------------------…

FileOperationUtil

Attribute VB_Name = "FileOperationUtil" Option Explicit ' --------------------------------------------------------------------------------------------------------------------- ' 定数 ' ------------------------------------------------------…