set flag on config sheet
This commit is contained in:
parent
cf36de40b4
commit
ddbc3d0fd2
@ -430,6 +430,7 @@ Sub month_tosheet(ByRef pkg() As Variant, ByRef basket() As Variant)
|
||||
sh.Range("U1:AC100000").ClearContents
|
||||
Call x.SHTp_DumpVar(basket, "_month", 1, 21, False, False, True)
|
||||
Call x.SHTp_DumpVar(basket, "_month", 1, 26, False, False, True)
|
||||
Sheets("config").Cells(5, 2) = 0
|
||||
|
||||
months.load_sheet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user