bruce24444
New Member
- Joined
- Feb 15, 2010
- Messages
- 40
- Office Version
- 365
- 2019
- Platform
- Windows
I am trying to build a vacation scheduler for a staff of approx. 100 staff and most of it works fine but I can't figure out one last piece.
What I have is a dashboard, a staff list, a vacation list and then a DOR (day of rest) list.
The dashboard has each employees name in B9:B100
Dates are displayed in C6:AG6
The staff list table has a list of all employees [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]EMP_LIST[Employee] (populates the employee list on the dashboard) and their corresponding DOR Group number (1-6) [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]EMP_LIST[DOR Group][/FONT][/FONT]<strike></strike>
DOR List = Our staff get an additional day off
To manage this I have created a table with heading for each group (1-4) and a label column which is "D" and the table contains a list the days which will correspond with their DOR. I named this table: [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]I_DOR_ARRAY
So this is where I need help.
On the dashboard: Angie (B9) has a DOR on October 4th (G6). Angie is in [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]
I've tried many versions of Index (Match) formulas but I can't seem to get it to work and my mind has turned to pure mush.
Any help is appreciated.
[/FONT]
What I have is a dashboard, a staff list, a vacation list and then a DOR (day of rest) list.
The dashboard has each employees name in B9:B100
Dates are displayed in C6:AG6
The staff list table has a list of all employees [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]EMP_LIST[Employee] (populates the employee list on the dashboard) and their corresponding DOR Group number (1-6) [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]EMP_LIST[DOR Group][/FONT][/FONT]<strike></strike>
DOR List = Our staff get an additional day off
every 2rd week
. IE: Every 2rd Monday or Friday. To make sure we can still maintain coverage, everyone is divided into 4 groups.To manage this I have created a table with heading for each group (1-4) and a label column which is "D" and the table contains a list the days which will correspond with their DOR. I named this table: [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]I_DOR_ARRAY
So this is where I need help.
On the dashboard: Angie (B9) has a DOR on October 4th (G6). Angie is in [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]
EMP_LIST[DOR Group]
[/FONT] 3
and October 4th is in Column 3 of [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]I_DOR_ARRAY
[/FONT]. On the dashboard I want the intersection of Angie and Oct 4th (G9) to say "D"I've tried many versions of Index (Match) formulas but I can't seem to get it to work and my mind has turned to pure mush.
Any help is appreciated.
[/FONT]