Christopherusly
Village Idiot.
- Local time
- Today, 22:12
- Joined
- Jan 16, 2005
- Messages
- 81
I have a table which contain information about a report, part of the record set includes team members, some are qualified as team leaders, some as team members and then others as team observers.
I have used a query to create the list behind the drop down box to select the "person" for each of the positions.
(The queries are based on the yes/no value i.e. Dr Livingstone is set as yes for audit leader, member and observer and so will be availble to select, where as jane doe, is only set as an audit observer)
What i want to be able to do, is somehow update my query so it removes the name of person used (if they are set for the role) in say the Audit team leader, so you cannot select the same person to be both an team leader and a team member or observer.
Having had a look around i am yet to find an answer, but wonder if it is somehow possible to exclude a record entry based on if it has already been used.
Any suggestions are most glady appreciated. Thank you.
I have used a query to create the list behind the drop down box to select the "person" for each of the positions.
(The queries are based on the yes/no value i.e. Dr Livingstone is set as yes for audit leader, member and observer and so will be availble to select, where as jane doe, is only set as an audit observer)
What i want to be able to do, is somehow update my query so it removes the name of person used (if they are set for the role) in say the Audit team leader, so you cannot select the same person to be both an team leader and a team member or observer.
Having had a look around i am yet to find an answer, but wonder if it is somehow possible to exclude a record entry based on if it has already been used.
Any suggestions are most glady appreciated. Thank you.