Marklarbear
Board Regular
- Joined
- Nov 6, 2003
- Messages
- 119
- Office Version
- 365
- Platform
- Windows
HI Guys - i'm looking for code that will hide rows based on a date range.
In cell U1 is the start date of the range. In cell X1 is the end date of the range.
What I want to do is assign a macro to a "Filter by date Range" button (Cell Z1) - once the dates are entered and button selected - to hide all rows of data where the dates in column I fall outside of the range (keeping the headings and blank rows).
ie date range: 21/06/21 - 27/06/21
Rows hidden - 4-12, 20-31, 34-42, 50-61
and so on....
or date range: 01/07/21 - 03/07/21
Rows hidden - 4-22, 26-31, 34-52, 56-61
and so on.....
I have 3 data sets of data in my example (Skill 1, Skill 2, skill 3) however in my live doc there could be anywhere up to 60 skill sets of data going down the sheet.
Any kind of help will be greatly appreciated.....
In cell U1 is the start date of the range. In cell X1 is the end date of the range.
What I want to do is assign a macro to a "Filter by date Range" button (Cell Z1) - once the dates are entered and button selected - to hide all rows of data where the dates in column I fall outside of the range (keeping the headings and blank rows).
ie date range: 21/06/21 - 27/06/21
Rows hidden - 4-12, 20-31, 34-42, 50-61
and so on....
or date range: 01/07/21 - 03/07/21
Rows hidden - 4-22, 26-31, 34-52, 56-61
and so on.....
I have 3 data sets of data in my example (Skill 1, Skill 2, skill 3) however in my live doc there could be anywhere up to 60 skill sets of data going down the sheet.
Any kind of help will be greatly appreciated.....
MrExcel Example 1.01.xlsx | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | |||
1 | Previous Year | Current Year | Start Date | 21/06/2021 | End Date | 27/06/2021 | |||||||||||||||||||||||||
2 | Actual offered | Average DOW | Actual Factor | Forecast | Average DOW | Actual Factor | Hol Factor | Factor Diff YYYY v YYYY | suggested factor change | Factor conversion to calls | |||||||||||||||||||||
3 | Skill 1 | AVERAGE DAY NOT COMPLETED | Skill 1 | AVERAGE DAY NOT COMPLETED | Comments | ||||||||||||||||||||||||||
4 | Sat-6-Jun-2020 | 2020-06-06 | Saturday | 91 | 106 | 86% | Sat-12-Jun-2021 | Saturday | 111 | 0% | 86% | 0 | |||||||||||||||||||
5 | Sun-7-Jun-2020 | 2020-06-07 | Sunday | 50 | 60 | 84% | Sun-13-Jun-2021 | Sunday | 55 | 0% | 84% | 0 | |||||||||||||||||||
6 | Mon-8-Jun-2020 | 2020-06-08 | Monday | 98 | 343 | 29% | Mon-14-Jun-2021 | Monday | 381 | 0% | 29% | 0 | |||||||||||||||||||
7 | Tue-9-Jun-2020 | 2020-06-09 | Tuesday | 388 | 362 | 107% | Tue-15-Jun-2021 | Tuesday | 384 | 0% | 107% | 0 | |||||||||||||||||||
8 | Wed-10-Jun-2020 | 2020-06-10 | Wednesday | 396 | 352 | 113% | Wed-16-Jun-2021 | Wednesday | 377 | 0% | 113% | 0 | |||||||||||||||||||
9 | Thu-11-Jun-2020 | 2020-06-11 | Thursday | 392 | 343 | 114% | Thu-17-Jun-2021 | Thursday | 379 | 0% | 114% | 0 | |||||||||||||||||||
10 | Fri-12-Jun-2020 | 2019-06-08 | Friday | 351 | 0% | Fri-18-Jun-2021 | Friday | 343 | 0% | 0% | 0 | ||||||||||||||||||||
11 | Sat-13-Jun-2020 | 2019-06-09 | Saturday | 106 | 0% | Sat-19-Jun-2021 | Saturday | 111 | 0% | 0% | 0 | ||||||||||||||||||||
12 | Sun-14-Jun-2020 | 2019-06-10 | Sunday | 60 | 0% | Sun-20-Jun-2021 | Sunday | 55 | 0% | 0% | 0 | ||||||||||||||||||||
13 | Mon-15-Jun-2020 | 2019-06-11 | Monday | 343 | 0% | Mon-21-Jun-2021 | Monday | 381 | 0% | 0% | 0 | ||||||||||||||||||||
14 | Tue-16-Jun-2020 | 2019-06-12 | Tuesday | 362 | 0% | Tue-22-Jun-2021 | Tuesday | 384 | 0% | 0% | 0 | ||||||||||||||||||||
15 | Wed-17-Jun-2020 | 2019-06-13 | Wednesday | 352 | 0% | Wed-23-Jun-2021 | Wednesday | 377 | 0% | 0% | 0 | ||||||||||||||||||||
16 | Thu-18-Jun-2020 | 2019-06-14 | Thursday | 343 | 0% | Thu-24-Jun-2021 | Thursday | 379 | 0% | 0% | 0 | ||||||||||||||||||||
17 | Fri-19-Jun-2020 | 2019-06-15 | Friday | 351 | 0% | Fri-25-Jun-2021 | Friday | 343 | 0% | 0% | 0 | ||||||||||||||||||||
18 | Sat-20-Jun-2020 | 2019-06-16 | Saturday | 106 | 0% | Sat-26-Jun-2021 | Saturday | 111 | 0% | 0% | 0 | ||||||||||||||||||||
19 | Sun-21-Jun-2020 | 2019-06-17 | Sunday | 60 | 0% | Sun-27-Jun-2021 | Sunday | 55 | 0% | 0% | 0 | ||||||||||||||||||||
20 | Mon-22-Jun-2020 | 2019-06-18 | Monday | 343 | 0% | Mon-28-Jun-2021 | Monday | 381 | 0% | 0% | 0 | ||||||||||||||||||||
21 | Tue-23-Jun-2020 | 2019-06-19 | Tuesday | 362 | 0% | Tue-29-Jun-2021 | Tuesday | 384 | 0% | 0% | 0 | ||||||||||||||||||||
22 | Wed-24-Jun-2020 | 2019-06-20 | Wednesday | 352 | 0% | Wed-30-Jun-2021 | Wednesday | 377 | 0% | 0% | 0 | ||||||||||||||||||||
23 | Thu-25-Jun-2020 | 2019-06-21 | Thursday | 343 | 0% | Thu-1-Jul-2021 | Thursday | 379 | 0% | 0% | 0 | ||||||||||||||||||||
24 | Fri-26-Jun-2020 | 2019-06-22 | Friday | 351 | 0% | Fri-2-Jul-2021 | Friday | 343 | 0% | 0% | 0 | ||||||||||||||||||||
25 | Sat-27-Jun-2020 | 2019-06-23 | Saturday | 106 | 0% | Sat-3-Jul-2021 | Saturday | 111 | 0% | 0% | 0 | ||||||||||||||||||||
26 | Sun-28-Jun-2020 | 2019-06-24 | Sunday | 60 | 0% | Sun-4-Jul-2021 | Sunday | 55 | 0% | 0% | 0 | ||||||||||||||||||||
27 | Mon-29-Jun-2020 | 2019-06-25 | Monday | 343 | 0% | Mon-5-Jul-2021 | Monday | 381 | 0% | 0% | 0 | ||||||||||||||||||||
28 | Tue-30-Jun-2020 | 2019-06-26 | Tuesday | 362 | 0% | Tue-6-Jul-2021 | Tuesday | 384 | 0% | 0% | 0 | ||||||||||||||||||||
29 | Wed-1-Jul-2020 | 2019-06-27 | Wednesday | 352 | 0% | Wed-7-Jul-2021 | Wednesday | 377 | 0% | 0% | 0 | ||||||||||||||||||||
30 | Thu-2-Jul-2020 | 2019-06-28 | Thursday | 343 | 0% | Thu-8-Jul-2021 | Thursday | 379 | 0% | 0% | 0 | ||||||||||||||||||||
31 | Fri-3-Jul-2020 | 2019-06-29 | Friday | 351 | 0% | Fri-9-Jul-2021 | Friday | 343 | 0% | 0% | 0 | ||||||||||||||||||||
32 | |||||||||||||||||||||||||||||||
33 | Skill 2 | AVERAGE DAY NOT COMPLETED | Skill 2 | AVERAGE DAY NOT COMPLETED | |||||||||||||||||||||||||||
34 | Sat-6-Jun-2020 | 2020-06-06 | Saturday | 44 | 45 | 99% | Sat-12-Jun-2021 | Saturday | 57 | 0% | 99% | 0 | |||||||||||||||||||
35 | Sun-7-Jun-2020 | 2020-06-07 | Sunday | 15 | 17 | 91% | Sun-13-Jun-2021 | Sunday | 29 | 0% | 91% | 0 | |||||||||||||||||||
36 | Mon-8-Jun-2020 | 2020-06-08 | Monday | 72 | 155 | 46% | Mon-14-Jun-2021 | Monday | 183 | 0% | 46% | 0 | |||||||||||||||||||
37 | Tue-9-Jun-2020 | 2020-06-09 | Tuesday | 143 | 140 | 102% | Tue-15-Jun-2021 | Tuesday | 155 | 0% | 102% | 0 | |||||||||||||||||||
38 | Wed-10-Jun-2020 | 2020-06-10 | Wednesday | 149 | 142 | 105% | Wed-16-Jun-2021 | Wednesday | 149 | 0% | 105% | 0 | |||||||||||||||||||
39 | Thu-11-Jun-2020 | 2020-06-11 | Thursday | 173 | 138 | 125% | Thu-17-Jun-2021 | Thursday | 142 | 0% | 125% | 0 | |||||||||||||||||||
40 | Fri-12-Jun-2020 | 2019-06-08 | Friday | 143 | 0% | Fri-18-Jun-2021 | Friday | 151 | 0% | 0% | 0 | ||||||||||||||||||||
41 | Sat-13-Jun-2020 | 2019-06-09 | Saturday | 45 | 0% | Sat-19-Jun-2021 | Saturday | 57 | 0% | 0% | 0 | ||||||||||||||||||||
42 | Sun-14-Jun-2020 | 2019-06-10 | Sunday | 17 | 0% | Sun-20-Jun-2021 | Sunday | 29 | 0% | 0% | 0 | ||||||||||||||||||||
43 | Mon-15-Jun-2020 | 2019-06-11 | Monday | 155 | 0% | Mon-21-Jun-2021 | Monday | 183 | 0% | 0% | 0 | ||||||||||||||||||||
44 | Tue-16-Jun-2020 | 2019-06-12 | Tuesday | 140 | 0% | Tue-22-Jun-2021 | Tuesday | 155 | 0% | 0% | 0 | ||||||||||||||||||||
45 | Wed-17-Jun-2020 | 2019-06-13 | Wednesday | 142 | 0% | Wed-23-Jun-2021 | Wednesday | 149 | 0% | 0% | 0 | ||||||||||||||||||||
46 | Thu-18-Jun-2020 | 2019-06-14 | Thursday | 138 | 0% | Thu-24-Jun-2021 | Thursday | 142 | 0% | 0% | 0 | ||||||||||||||||||||
47 | Fri-19-Jun-2020 | 2019-06-15 | Friday | 143 | 0% | Fri-25-Jun-2021 | Friday | 151 | 0% | 0% | 0 | ||||||||||||||||||||
48 | Sat-20-Jun-2020 | 2019-06-16 | Saturday | 45 | 0% | Sat-26-Jun-2021 | Saturday | 57 | 0% | 0% | 0 | ||||||||||||||||||||
49 | Sun-21-Jun-2020 | 2019-06-17 | Sunday | 17 | 0% | Sun-27-Jun-2021 | Sunday | 29 | 0% | 0% | 0 | ||||||||||||||||||||
50 | Mon-22-Jun-2020 | 2019-06-18 | Monday | 155 | 0% | Mon-28-Jun-2021 | Monday | 183 | 0% | 0% | 0 | ||||||||||||||||||||
51 | Tue-23-Jun-2020 | 2019-06-19 | Tuesday | 140 | 0% | Tue-29-Jun-2021 | Tuesday | 155 | 0% | 0% | 0 | ||||||||||||||||||||
52 | Wed-24-Jun-2020 | 2019-06-20 | Wednesday | 142 | 0% | Wed-30-Jun-2021 | Wednesday | 149 | 0% | 0% | 0 | ||||||||||||||||||||
53 | Thu-25-Jun-2020 | 2019-06-21 | Thursday | 138 | 0% | Thu-1-Jul-2021 | Thursday | 142 | 0% | 0% | 0 | ||||||||||||||||||||
54 | Fri-26-Jun-2020 | 2019-06-22 | Friday | 143 | 0% | Fri-2-Jul-2021 | Friday | 151 | 0% | 0% | 0 | ||||||||||||||||||||
55 | Sat-27-Jun-2020 | 2019-06-23 | Saturday | 45 | 0% | Sat-3-Jul-2021 | Saturday | 57 | 0% | 0% | 0 | ||||||||||||||||||||
56 | Sun-28-Jun-2020 | 2019-06-24 | Sunday | 17 | 0% | Sun-4-Jul-2021 | Sunday | 29 | 0% | 0% | 0 | ||||||||||||||||||||
57 | Mon-29-Jun-2020 | 2019-06-25 | Monday | 155 | 0% | Mon-5-Jul-2021 | Monday | 183 | 0% | 0% | 0 | ||||||||||||||||||||
58 | Tue-30-Jun-2020 | 2019-06-26 | Tuesday | 140 | 0% | Tue-6-Jul-2021 | Tuesday | 155 | 0% | 0% | 0 | ||||||||||||||||||||
59 | Wed-1-Jul-2020 | 2019-06-27 | Wednesday | 142 | 0% | Wed-7-Jul-2021 | Wednesday | 149 | 0% | 0% | 0 | ||||||||||||||||||||
60 | Thu-2-Jul-2020 | 2019-06-28 | Thursday | 138 | 0% | Thu-8-Jul-2021 | Thursday | 142 | 0% | 0% | 0 | ||||||||||||||||||||
61 | Fri-3-Jul-2020 | 2019-06-29 | Friday | 143 | 0% | Fri-9-Jul-2021 | Friday | 151 | 0% | 0% | 0 | ||||||||||||||||||||
62 | |||||||||||||||||||||||||||||||
63 | Skill 3 | AVERAGE DAY NOT COMPLETED | Skill 3 | AVERAGE DAY NOT COMPLETED | |||||||||||||||||||||||||||
64 | Sat-6-Jun-2020 | 2020-06-06 | Saturday | 0 | 0 | 0% | Sat-12-Jun-2021 | Saturday | 0 | 0% | 0% | 0 | |||||||||||||||||||
65 | Sun-7-Jun-2020 | 2020-06-07 | Sunday | 0 | 0 | 0% | Sun-13-Jun-2021 | Sunday | 0 | 0% | 0% | 0 | |||||||||||||||||||
66 | Mon-8-Jun-2020 | 2020-06-08 | Monday | 84 | 123 | 68% | Mon-14-Jun-2021 | Monday | 0 | 0% | 68% | 0 | |||||||||||||||||||
67 | Tue-9-Jun-2020 | 2020-06-09 | Tuesday | 170 | 114 | 149% | Tue-15-Jun-2021 | Tuesday | 0 | 0% | 149% | 0 | |||||||||||||||||||
68 | Wed-10-Jun-2020 | 2020-06-10 | Wednesday | 134 | 126 | 107% | Wed-16-Jun-2021 | Wednesday | 0 | 0% | 107% | 0 | |||||||||||||||||||
69 | Thu-11-Jun-2020 | 2020-06-11 | Thursday | 150 | 130 | 116% | Thu-17-Jun-2021 | Thursday | 0 | 0% | 116% | 0 | |||||||||||||||||||
70 | Fri-12-Jun-2020 | 2019-06-08 | Friday | 138 | 0% | Fri-18-Jun-2021 | Friday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
71 | Sat-13-Jun-2020 | 2019-06-09 | Saturday | 0 | 0% | Sat-19-Jun-2021 | Saturday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
72 | Sun-14-Jun-2020 | 2019-06-10 | Sunday | 0 | 0% | Sun-20-Jun-2021 | Sunday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
73 | Mon-15-Jun-2020 | 2019-06-11 | Monday | 123 | 0% | Mon-21-Jun-2021 | Monday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
74 | Tue-16-Jun-2020 | 2019-06-12 | Tuesday | 114 | 0% | Tue-22-Jun-2021 | Tuesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
75 | Wed-17-Jun-2020 | 2019-06-13 | Wednesday | 126 | 0% | Wed-23-Jun-2021 | Wednesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
76 | Thu-18-Jun-2020 | 2019-06-14 | Thursday | 130 | 0% | Thu-24-Jun-2021 | Thursday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
77 | Fri-19-Jun-2020 | 2019-06-15 | Friday | 138 | 0% | Fri-25-Jun-2021 | Friday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
78 | Sat-20-Jun-2020 | 2019-06-16 | Saturday | 0 | 0% | Sat-26-Jun-2021 | Saturday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
79 | Sun-21-Jun-2020 | 2019-06-17 | Sunday | 0 | 0% | Sun-27-Jun-2021 | Sunday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
80 | Mon-22-Jun-2020 | 2019-06-18 | Monday | 123 | 0% | Mon-28-Jun-2021 | Monday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
81 | Tue-23-Jun-2020 | 2019-06-19 | Tuesday | 114 | 0% | Tue-29-Jun-2021 | Tuesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
82 | Wed-24-Jun-2020 | 2019-06-20 | Wednesday | 126 | 0% | Wed-30-Jun-2021 | Wednesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
83 | Thu-25-Jun-2020 | 2019-06-21 | Thursday | 130 | 0% | Thu-1-Jul-2021 | Thursday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
84 | Fri-26-Jun-2020 | 2019-06-22 | Friday | 138 | 0% | Fri-2-Jul-2021 | Friday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
85 | Sat-27-Jun-2020 | 2019-06-23 | Saturday | 0 | 0% | Sat-3-Jul-2021 | Saturday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
86 | Sun-28-Jun-2020 | 2019-06-24 | Sunday | 0 | 0% | Sun-4-Jul-2021 | Sunday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
87 | Mon-29-Jun-2020 | 2019-06-25 | Monday | 123 | 0% | Mon-5-Jul-2021 | Monday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
88 | Tue-30-Jun-2020 | 2019-06-26 | Tuesday | 114 | 0% | Tue-6-Jul-2021 | Tuesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
89 | Wed-1-Jul-2020 | 2019-06-27 | Wednesday | 126 | 0% | Wed-7-Jul-2021 | Wednesday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
90 | Thu-2-Jul-2020 | 2019-06-28 | Thursday | 130 | 0% | Thu-8-Jul-2021 | Thursday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
91 | Fri-3-Jul-2020 | 2019-06-29 | Friday | 138 | 0% | Fri-9-Jul-2021 | Friday | 0 | 0% | 0% | 0 | ||||||||||||||||||||
92 | |||||||||||||||||||||||||||||||
93 | |||||||||||||||||||||||||||||||
94 | |||||||||||||||||||||||||||||||
95 | |||||||||||||||||||||||||||||||
Forecast Data |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
X1 | Cell Value | =" - " | text | NO |
I4 | Cell Value | =" - " | text | NO |
B33 | Cell Value | =" - " | text | NO |
B38:B39 | Cell Value | =" - " | text | NO |
B34:B37,B40:B62 | Cell Value | =" - " | text | NO |
B68:B69 | Cell Value | =" - " | text | NO |
B10 | Cell Value | =" - " | text | NO |
B9 | Cell Value | =" - " | text | NO |
B3:B8,B70:B92,B11:B32,B63:B67 | Cell Value | =" - " | text | NO |
B1:B2 | Cell Value | =" - " | text | NO |
C91 | Cell Value | =" - " | text | NO |
C71:C91 | Cell Value | =" - " | text | NO |
C70 | Cell Value | =" - " | text | NO |
C69 | Cell Value | =" - " | text | NO |
C64:C68 | Cell Value | =" - " | text | NO |
L63 | Cell Value | =" - " | text | NO |
L33 | Cell Value | =" - " | text | NO |
L3 | Cell Value | =" - " | text | NO |
E3 | Cell Value | =" - " | text | NO |
E33 | Cell Value | =" - " | text | NO |
E63 | Cell Value | =" - " | text | NO |
E34:E61 | Cell Value | =0 | text | NO |
E34:E61 | Cell Value | =" - " | text | NO |
E34:E61 | Cell Value | =" - " | text | NO |
E34:E61 | Cell Value | =0 | text | NO |
E34:E61 | Cell Value | =" - " | text | NO |
M91 | Cell Value | =0 | text | NO |
M91 | Cell Value | =" - " | text | NO |
M91 | Cell Value | =" - " | text | NO |
F91 | Cell Value | =0 | text | NO |
F91 | Cell Value | =" - " | text | NO |
E91 | Cell Value | =0 | text | NO |
E91 | Cell Value | =" - " | text | NO |
E91:F91 | Cell Value | =" - " | text | NO |
K91 | Cell Value | =" - " | text | NO |
K91 | Cell Value | =" - " | text | NO |
D91 | Cell Value | =" - " | text | NO |
D91 | Cell Value | =" - " | text | NO |
N91 | Cell Value | =" - " | text | NO |
I91:J91 | Cell Value | =" - " | text | NO |
G91:H91 | Cell Value | =" - " | text | NO |
M71:M91 | Cell Value | =0 | text | NO |
M71:M91 | Cell Value | =" - " | text | NO |
M71:M91 | Cell Value | =" - " | text | NO |
F71:F90 | Cell Value | =0 | text | NO |
F71:F90 | Cell Value | =" - " | text | NO |
E71:E90 | Cell Value | =0 | text | NO |
E71:E90 | Cell Value | =" - " | text | NO |
E71:F90 | Cell Value | =" - " | text | NO |
K71:K91 | Cell Value | =" - " | text | NO |
K71:K91 | Cell Value | =" - " | text | NO |
D71:D90 | Cell Value | =" - " | text | NO |
D71:D90 | Cell Value | =" - " | text | NO |
N71:N91 | Cell Value | =" - " | text | NO |
I71:J91 | Cell Value | =" - " | text | NO |
G71:H90 | Cell Value | =" - " | text | NO |
M70 | Cell Value | =0 | text | NO |
M70 | Cell Value | =" - " | text | NO |
M70 | Cell Value | =" - " | text | NO |
F70 | Cell Value | =0 | text | NO |
F70 | Cell Value | =" - " | text | NO |
E70 | Cell Value | =0 | text | NO |
E70 | Cell Value | =" - " | text | NO |
E70:F70 | Cell Value | =" - " | text | NO |
K70 | Cell Value | =" - " | text | NO |
K70 | Cell Value | =" - " | text | NO |
D70 | Cell Value | =" - " | text | NO |
D70 | Cell Value | =" - " | text | NO |
N70 | Cell Value | =" - " | text | NO |
I70:J70 | Cell Value | =" - " | text | NO |
G70:H70 | Cell Value | =" - " | text | NO |
M69 | Cell Value | =0 | text | NO |
M69 | Cell Value | =" - " | text | NO |
M69 | Cell Value | =" - " | text | NO |
F69 | Cell Value | =0 | text | NO |
F69 | Cell Value | =" - " | text | NO |
E69 | Cell Value | =0 | text | NO |
E69 | Cell Value | =" - " | text | NO |
E69:F69 | Cell Value | =" - " | text | NO |
K69 | Cell Value | =" - " | text | NO |
K69 | Cell Value | =" - " | text | NO |
D69 | Cell Value | =" - " | text | NO |
D69 | Cell Value | =" - " | text | NO |
N69 | Cell Value | =" - " | text | NO |
I69:J69 | Cell Value | =" - " | text | NO |
G69:H69 | Cell Value | =" - " | text | NO |
M61 | Cell Value | =0 | text | NO |
M61 | Cell Value | =" - " | text | NO |
F61 | Cell Value | =0 | text | NO |
F61 | Cell Value | =" - " | text | NO |
F61 | Cell Value | =" - " | text | NO |
K61 | Cell Value | =" - " | text | NO |
K61 | Cell Value | =" - " | text | NO |
D61 | Cell Value | =" - " | text | NO |
N61 | Cell Value | =" - " | text | NO |
C61:D61,G61:J61 | Cell Value | =" - " | text | NO |
M41:M61 | Cell Value | =0 | text | NO |
M41:M61 | Cell Value | =" - " | text | NO |
F41:F61 | Cell Value | =0 | text | NO |
F41:F61 | Cell Value | =" - " | text | NO |
F41:F61 | Cell Value | =" - " | text | NO |
K41:K61 | Cell Value | =" - " | text | NO |
K41:K61 | Cell Value | =" - " | text | NO |
D41:D61 | Cell Value | =" - " | text | NO |
N41:N61 | Cell Value | =" - " | text | NO |
G41:J60,G61,C41:D61,I61:J61 | Cell Value | =" - " | text | NO |
M40 | Cell Value | =0 | text | NO |
M40 | Cell Value | =" - " | text | NO |
F40 | Cell Value | =0 | text | NO |
F40 | Cell Value | =" - " | text | NO |
F40 | Cell Value | =" - " | text | NO |
K40 | Cell Value | =" - " | text | NO |
K40 | Cell Value | =" - " | text | NO |
D40 | Cell Value | =" - " | text | NO |
N40 | Cell Value | =" - " | text | NO |
C40:D40,G40:J40 | Cell Value | =" - " | text | NO |
M39 | Cell Value | =0 | text | NO |
M39 | Cell Value | =" - " | text | NO |
F39 | Cell Value | =0 | text | NO |
F39 | Cell Value | =" - " | text | NO |
F39 | Cell Value | =" - " | text | NO |
K39 | Cell Value | =" - " | text | NO |
K39 | Cell Value | =" - " | text | NO |
D39 | Cell Value | =" - " | text | NO |
N39 | Cell Value | =" - " | text | NO |
C39:D39,G39:J39 | Cell Value | =" - " | text | NO |
M31 | Cell Value | =0 | text | NO |
M31 | Cell Value | =" - " | text | NO |
K31 | Cell Value | =" - " | text | NO |
F31 | Cell Value | =0 | text | NO |
F31 | Cell Value | =" - " | text | NO |
E31 | Cell Value | =0 | text | NO |
E31 | Cell Value | =" - " | text | NO |
D31 | Cell Value | =" - " | text | NO |
I31:K31 | Cell Value | =" - " | text | NO |
D31:H31 | Cell Value | =" - " | text | NO |
M11:M30 | Cell Value | =0 | text | NO |
M11:M30 | Cell Value | =" - " | text | NO |
K11:K31 | Cell Value | =" - " | text | NO |
F11:F30 | Cell Value | =0 | text | NO |
F11:F30 | Cell Value | =" - " | text | NO |
E11:E30 | Cell Value | =0 | text | NO |
E11:E30 | Cell Value | =" - " | text | NO |
D11:D31 | Cell Value | =" - " | text | NO |
I11:K31 | Cell Value | =" - " | text | NO |
D11:H30,D31 | Cell Value | =" - " | text | NO |
M10 | Cell Value | =0 | text | NO |
M10 | Cell Value | =" - " | text | NO |
K10 | Cell Value | =" - " | text | NO |
F10 | Cell Value | =0 | text | NO |
F10 | Cell Value | =" - " | text | NO |
E10 | Cell Value | =0 | text | NO |
E10 | Cell Value | =" - " | text | NO |
D10 | Cell Value | =" - " | text | NO |
I10:K10 | Cell Value | =" - " | text | NO |
D10:H10 | Cell Value | =" - " | text | NO |
M9 | Cell Value | =0 | text | NO |
M9 | Cell Value | =" - " | text | NO |
K9 | Cell Value | =" - " | text | NO |
F9 | Cell Value | =0 | text | NO |
F9 | Cell Value | =" - " | text | NO |
E9 | Cell Value | =0 | text | NO |
E9 | Cell Value | =" - " | text | NO |
D9 | Cell Value | =" - " | text | NO |
I9:K9 | Cell Value | =" - " | text | NO |
D9:H9 | Cell Value | =" - " | text | NO |
M8 | Cell Value | =0 | text | NO |
M8 | Cell Value | =" - " | text | NO |
K8 | Cell Value | =" - " | text | NO |
F8 | Cell Value | =0 | text | NO |
F8 | Cell Value | =" - " | text | NO |
E8 | Cell Value | =0 | text | NO |
E8 | Cell Value | =" - " | text | NO |
D8 | Cell Value | =" - " | text | NO |
I8:K8 | Cell Value | =" - " | text | NO |
D8:H8 | Cell Value | =" - " | text | NO |
M64:M68 | Cell Value | =0 | text | NO |
M64:M68 | Cell Value | =" - " | text | NO |
M64:M68 | Cell Value | =" - " | text | NO |
M34:M38 | Cell Value | =0 | text | NO |
M34:M38 | Cell Value | =" - " | text | NO |
F64:F91 | Cell Value | =0 | text | NO |
F64:F91 | Cell Value | =" - " | text | NO |
E64:E91 | Cell Value | =0 | text | NO |
E64:E91 | Cell Value | =" - " | text | NO |
E65:F68 | Cell Value | =" - " | text | NO |
F34:F38 | Cell Value | =0 | text | NO |
F34:F38 | Cell Value | =" - " | text | NO |
F35:F38 | Cell Value | =" - " | text | NO |
K64:K68 | Cell Value | =" - " | text | NO |
K65:K68 | Cell Value | =" - " | text | NO |
K34:K38 | Cell Value | =" - " | text | NO |
K35:K38 | Cell Value | =" - " | text | NO |
D64:D91 | Cell Value | =" - " | text | NO |
D65:D68 | Cell Value | =" - " | text | NO |
D34:D38 | Cell Value | =" - " | text | NO |
C4:C31 | Cell Value | =" - " | text | NO |
M4:M31 | Cell Value | =0 | text | NO |
M4:M31 | Cell Value | =" - " | text | NO |
K4:K7 | Cell Value | =" - " | text | NO |
F4:F31 | Cell Value | =0 | text | NO |
F4:F31 | Cell Value | =" - " | text | NO |
E4:E31 | Cell Value | =0 | text | NO |
E4:E31 | Cell Value | =" - " | text | NO |
D4:D7 | Cell Value | =" - " | text | NO |
I64:J68,L64 | Cell Value | =" - " | text | NO |
I5:K7,J4 | Cell Value | =" - " | text | NO |
F3:K3,G4:H4,L4,D5:H7,G64:H68,F33:K33,F63:K63,G34:J38,A3:A31,G8:G31,G69:G91,A63:A91,A33:A61,C33:D33,C63:D63,C34,C3:D3,C35:D38 | Cell Value | =" - " | text | NO |
T6 | Cell Value | =" - " | text | NO |
T3:T5 | Cell Value | =" - " | text | NO |
U3:XFD31,S3:S31,S32:XFD92,A1:A2,A32,A62,A92,L34:M61,L65:M91,L5:R31,C92:R92,C62:R62,C32:R32,C2:XFD2,M3:R3,N4:R4,O69:R91,M33:R33,M63:R63,N34:R38,O39:R61,N64:R68,93:1048576,C1:U1,W1,Z1:XFD1 | Cell Value | =" - " | text | NO |