set flag on config sheet

This commit is contained in:
Trowbridge 2019-03-20 12:06:37 -04:00
parent cf36de40b4
commit ddbc3d0fd2

View File

@ -430,6 +430,7 @@ Sub month_tosheet(ByRef pkg() As Variant, ByRef basket() As Variant)
sh.Range("U1:AC100000").ClearContents sh.Range("U1:AC100000").ClearContents
Call x.SHTp_DumpVar(basket, "_month", 1, 21, False, False, True) Call x.SHTp_DumpVar(basket, "_month", 1, 21, False, False, True)
Call x.SHTp_DumpVar(basket, "_month", 1, 26, False, False, True) Call x.SHTp_DumpVar(basket, "_month", 1, 26, False, False, True)
Sheets("config").Cells(5, 2) = 0
months.load_sheet months.load_sheet