更新 vba_code_kukan_detail_master.txt
This commit is contained in:
@@ -90,7 +90,7 @@ Sub MakeFDropdownByG(ByVal ws As Worksheet, ByVal rowNum As Long)
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
On Error Resume Next
|
On Error Resume Next
|
||||||
Set wsKotsu = ThisWorkbook.Worksheets("交通機関マスタ")
|
Set wsKotsu = ThisWorkbook.Worksheets("Kotsu_Master")
|
||||||
On Error GoTo 0
|
On Error GoTo 0
|
||||||
|
|
||||||
If wsKotsu Is Nothing Then Exit Sub
|
If wsKotsu Is Nothing Then Exit Sub
|
||||||
|
|||||||
Reference in New Issue
Block a user