Hi everyone,
We've just planned my team's annual holidays.
I need to check if there are mutual dates among those days to prevent absence of more than two people at the same time in the office.
Names and the dates must have been checked by the formula and show the names if someone is on holiday or not in a specific date.
However I can't find a way that works for it.
Table design is flexible and I can change it with a suitable one.
Any help will be highly appreciated.
Thanks.
Dates:
Days:
We've just planned my team's annual holidays.
I need to check if there are mutual dates among those days to prevent absence of more than two people at the same time in the office.
Names and the dates must have been checked by the formula and show the names if someone is on holiday or not in a specific date.
However I can't find a way that works for it.
Table design is flexible and I can change it with a suitable one.
Any help will be highly appreciated.
Thanks.
Dates:
Cell Formulas | ||
---|---|---|
Range | Formula | |
H5:H30 | H5 | =+D5 |
I5:N30 | I5 | =+H5+1 |
D8 | D8 | =+D7-28 |
D9,D30,D23:D24 | D9 | =+D8+35 |
D10 | D10 | =+D9-140 |
D27 | D27 | =+D26+28 |
E5:E30 | E5 | =+D5+7 |
Days:
Book1 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Q | R | S | T | U | V | W | X | Y | Z | AA | AB | |||
4 | 03.06.2024 | 04.06.2024 | 05.06.2024 | 06.06.2024 | 07.06.2024 | 08.06.2024 | 09.06.2024 | 10.06.2024 | 11.06.2024 | 12.06.2024 | 13.06.2024 | 14.06.2024 | ||
5 | ||||||||||||||
6 | ||||||||||||||
7 | ||||||||||||||
8 | ||||||||||||||
9 | ||||||||||||||
10 | ||||||||||||||
11 | ||||||||||||||
12 | ||||||||||||||
13 | ||||||||||||||
14 | ||||||||||||||
15 | ||||||||||||||
16 | ||||||||||||||
17 | ||||||||||||||
18 | ||||||||||||||
19 | ||||||||||||||
20 | ||||||||||||||
21 | ||||||||||||||
22 | ||||||||||||||
23 | ||||||||||||||
24 | ||||||||||||||
25 | ||||||||||||||
26 | ||||||||||||||
27 | ||||||||||||||
28 | ||||||||||||||
29 | ||||||||||||||
30 | ||||||||||||||
Sheet1 |
Cell Formulas | ||
---|---|---|
Range | Formula | |
R4:AB4 | R4 | =+Q4+1 |