Paul at GTS
Board Regular
- Joined
- May 17, 2004
- Messages
- 56
- Office Version
- 365
- Platform
- Windows
Hi,
I have the data as below which shows personel availability for 5/1/2020, I would like to create a column with concurrent data for personnel that do not have status as "Away"
Concurrent data as below :
Any ideas ?
I have the data as below which shows personel availability for 5/1/2020, I would like to create a column with concurrent data for personnel that do not have status as "Away"
Book1 | ||||
---|---|---|---|---|
W | X | |||
22 | Sunday Away | 05/01/2020 | ||
23 | A | Away | ||
24 | B | |||
25 | C | |||
26 | D | Away | ||
27 | E | |||
28 | F | |||
29 | G | |||
30 | H | Away | ||
31 | I | |||
32 | J | |||
33 | K | Away | ||
34 | L | |||
35 | M | |||
36 | N | |||
Table Build |
Concurrent data as below :
Book1 | |||
---|---|---|---|
X | |||
39 | 05/01/2020 | ||
40 | B | ||
41 | C | ||
42 | E | ||
43 | F | ||
44 | G | ||
45 | I | ||
46 | J | ||
Table Build |
Any ideas ?
Last edited by a moderator: