rbh123456789
Technical User
CR 11.5
I have 2 tables:
1) out_of_office_table
2) vacations_table
3) staff_table
The out_of_office_table has a list of out of town events that are booked. the tables contains a unique ID for each entry, start date, end date, and the person who is away (1 person).
The vacations_table has a list of vacation entries. table tables the person who is on vacation, unique id per record, start and end date
staff_table has all the staff members, which all have a unique id
I need a formula to check tables 1 & 2 for entries and display the staff who are NOT in either of the tables.
This is meant to be an 'availability' report, to show who is currently in the office.
Any help would be appreciated.
Thanks.
I have 2 tables:
1) out_of_office_table
2) vacations_table
3) staff_table
The out_of_office_table has a list of out of town events that are booked. the tables contains a unique ID for each entry, start date, end date, and the person who is away (1 person).
The vacations_table has a list of vacation entries. table tables the person who is on vacation, unique id per record, start and end date
staff_table has all the staff members, which all have a unique id
I need a formula to check tables 1 & 2 for entries and display the staff who are NOT in either of the tables.
This is meant to be an 'availability' report, to show who is currently in the office.
Any help would be appreciated.
Thanks.