Updating the binary files recently changed.
This commit is contained in:
parent
1505221961
commit
2c46764be2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -25,7 +25,12 @@ Private Sub cbOK_Click()
|
|||||||
ElseIf opSegment.value Then
|
ElseIf opSegment.value Then
|
||||||
Call handler.pg_main_workset("segm", cbSegment.value)
|
Call handler.pg_main_workset("segm", cbSegment.value)
|
||||||
End If
|
End If
|
||||||
|
If ActiveSheet.CodeName = "shOrders" Then
|
||||||
shOrders.PivotTables("ptOrders").PivotCache.Refresh
|
shOrders.PivotTables("ptOrders").PivotCache.Refresh
|
||||||
|
Else
|
||||||
|
shShipments.PivotTables("ptShipments").PivotCache.Refresh
|
||||||
|
End If
|
||||||
|
|
||||||
openf.Hide
|
openf.Hide
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user