更新 vba_code_kotsu_master.bas
This commit is contained in:
@@ -203,3 +203,7 @@ Sub Z1_validateDetailDataButton()
|
|||||||
|
|
||||||
MsgBox "Validation complete. Errors: " & errorCount, vbInformation
|
MsgBox "Validation complete. Errors: " & errorCount, vbInformation
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Sub Z1_SortDataRowsByC()
|
||||||
|
Call SortDataRows(3)
|
||||||
|
End Sub
|
||||||
Reference in New Issue
Block a user