Hi Team,
just wondering what formula would i be able to use to do counting of exceptions with multiple criteria?
i needed to count column H criteria based on what time.
heres the data
heres the output where i would be putting the formula
thank you!
just wondering what formula would i be able to use to do counting of exceptions with multiple criteria?
i needed to count column H criteria based on what time.
heres the data
Cell Formulas | ||
---|---|---|
Range | Formula | |
G15:Q16,G2:P14 | G2 | =Dump!G3 |
R2:R16 | R2 | =FLOOR(L2,1/24) |
heres the output where i would be putting the formula
DV Template.xlsx | ||||||
---|---|---|---|---|---|---|
U | V | W | X | |||
1 | SYSTEM ISSUES BILLABLE | UPLEXHR: ABSENCE DURING EXHRS | UNPLANED TIME OFF (DAY OF) | |||
2 | 7:00 AM | |||||
3 | 8:00 AM | |||||
4 | 9:00 AM | |||||
5 | 10:00 AM | |||||
6 | 11:00 AM | |||||
7 | 12:00 PM | |||||
8 | 1:00 PM | |||||
9 | 2:00 PM | |||||
10 | 3:00 PM | |||||
11 | 4:00 PM | |||||
12 | 5:00 PM | |||||
13 | 6:00 PM | |||||
14 | 7:00 PM | |||||
15 | 8:00 PM | |||||
16 | 9:00 PM | |||||
17 | 10:00 PM | |||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
U3:U17 | U3 | =U2+"1:00" |
thank you!