C
Charlotte
I have a form and a subform. The form represents a change
request and the subform people assigned to work on the
change request.
In the subform, new people can be assigned, but in the
person drop-down, I dont want people already assigned to
appear. How can I handle this? The drop-down is currently
populated by a query that lists everyone.
I could change the query to exclude the people already
assigned but how would I refer to the current change
request in the query?
request and the subform people assigned to work on the
change request.
In the subform, new people can be assigned, but in the
person drop-down, I dont want people already assigned to
appear. How can I handle this? The drop-down is currently
populated by a query that lists everyone.
I could change the query to exclude the people already
assigned but how would I refer to the current change
request in the query?