Hi Everyone,
I need to formulate following two desired output whose explanations can be also found in EXCEL I have copied here.
I though I can use only countifs to formulate them but I could not get it worked. I will be glad with your help.
Thanks you in advance
I need to formulate following two desired output whose explanations can be also found in EXCEL I have copied here.
I though I can use only countifs to formulate them but I could not get it worked. I will be glad with your help.
Thanks you in advance
Quextion countifs.xlsx | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | |||
1 | Worker | Task | Week | Deadline | Work Statu | Confirmation date of finishing | |||||||||||||
2 | Worker1 | A | Week43 | 21.10.2020 | OK | 23.10.2020 | |||||||||||||
3 | Worker2 | B | Week43 | 23.10.2020 | OK | 23.10.2020 | |||||||||||||
4 | Worker3 | C | Week43 | 21.10.2020 | OK | 23.10.2020 | Number of Delayed work | Today's Date | Last week | Worker of the last Week | |||||||||
5 | Worker4 | D | Week43 | 23.10.2020 | Processed | Formulation? | 25.10.2020 | Week43 | Formulation? | ||||||||||
6 | Worker3 | E | Week43 | 22.10.2020 | Processed | Explanation two filters are required 1- Work statu = "Processed" 2- Today's date(dynamic date) > Deadline | Explanation Choose the worker whose delayed number of work is minimum while week =Week43 Count the Confirmation date of finishing = Blank and Deadline>Confirmation date of finishing) and choose the worker who has min of this counting. For example for Week43 , Worker1 is the best one | ||||||||||||
7 | Worker6 | F | Week44 | 28.10.2020 | Processed | ||||||||||||||
8 | Worker6 | G | Week41 | 10.10.2020 | OK | 10.10.2020 | |||||||||||||
9 | Worker8 | H | Week43 | 20.10.2020 | Waiting | ||||||||||||||
10 | Worker1 | K | Week43 | 22.10.2020 | OK | 21.10.2020 | |||||||||||||
11 | Worker2 | M | Week45 | 2.11.2020 | Processed | ||||||||||||||
12 | |||||||||||||||||||
13 | |||||||||||||||||||
14 | |||||||||||||||||||
15 | |||||||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
L5 | L5 | =TODAY() |