Ubiquitous
New Member
- Joined
- Jan 20, 2021
- Messages
- 3
- Office Version
- 2016
- Platform
- Windows
Hi, I'm working on a rota based sheet that I need to identify all those people on duty on a particular day on a particular geographical area. My organisation is using Windows 2016 which is annoying as I believe the FILTER function would have worked.
I've attached a sample data base. I have employee ID numbers and names along with the sector they cover. On a separate worksheet I want three drop down lists that the user can choose DATE, SECTOR and SHIFT.
The sector information is locked to column D but to filter everyone that is also on Early (E) for that sector on a given date means that the Match (or Lookup) needs to switch to select the relevant column depending on the date.
I then want the form to list all those that match the criteria. The real dataset has about 250 employees on it and 80 could meet the criteria on a given day.
I've tried different variations of COUNTIF, ADDRESS, OFFSET, INDIRECT etc but I can't seem to get it to work. I've achieved this task before with AGGREGATE and only one matched criteria but the combination of a fixed and dynamic Match criteria is frying my brain!
I've attached a sample data base. I have employee ID numbers and names along with the sector they cover. On a separate worksheet I want three drop down lists that the user can choose DATE, SECTOR and SHIFT.
The sector information is locked to column D but to filter everyone that is also on Early (E) for that sector on a given date means that the Match (or Lookup) needs to switch to select the relevant column depending on the date.
I then want the form to list all those that match the criteria. The real dataset has about 250 employees on it and 80 could meet the criteria on a given day.
I've tried different variations of COUNTIF, ADDRESS, OFFSET, INDIRECT etc but I can't seem to get it to work. I've achieved this task before with AGGREGATE and only one matched criteria but the combination of a fixed and dynamic Match criteria is frying my brain!