add comment

This commit is contained in:
updsv7
2026-04-16 19:13:22 +09:00
parent db6a971473
commit 32420f8503
14 changed files with 200 additions and 33 deletions

View File

@@ -1,3 +1,12 @@
' ============================================================
' Module Name: Master_O2_507
' Module Desc: O2 master data management (507)
' Module Methods:
' - O2_Import
' - O2_Export
' - O2_SortDataRowsByC
' - O2_ToggleAutoFilter
' ============================================================
' ====== (507) =======
Sub O2_Import()
Call Generic_Master_Import(Me, 13)