WatsonDyar
Registered User.
- Local time
- Yesterday, 18:04
- Joined
- Aug 12, 2014
- Messages
- 50
Here's the situation:
I have a field on a form that looks up "roster numbers" from another table that holds pre-populated numbers (A-01, A02...through A50; B01, B02, etc). I need to assign each student a number.
How to I limit the query within the lookup field to ONLY display available (unclaimed) roster numbers?
I have the indexes set-up to prohibit assignment of duplicate roster numbers; however, I want a better display for users registering students.
Thanks!
I have a field on a form that looks up "roster numbers" from another table that holds pre-populated numbers (A-01, A02...through A50; B01, B02, etc). I need to assign each student a number.
How to I limit the query within the lookup field to ONLY display available (unclaimed) roster numbers?
I have the indexes set-up to prohibit assignment of duplicate roster numbers; however, I want a better display for users registering students.
Thanks!