xomich16xo
New member
- Local time
- Today, 15:07
- Joined
- Dec 30, 2011
- Messages
- 6
hi, im relatively new at access....but i need to figure this out...
i need to make a database to record the number of people going on a visit. now i have given each visit a unique id as there will be multiple people on each visit.
now i have a form where the visit id will need to be chosen and each visit can have a maximum of 10 people.
my question is once the visit id eg "ABC123" is chosen...i would need to make a query to count the number of "ABC123" in the table to check if the max amount has been reached...is there a way that once a press a command buttonon the form....the id "ABC123" is chosen, count function performed on it and its result presented in the form....
nt: there are more than one ids so i have to find a way for the query to be run on the id previously chosen on the form.
thanks
i need to make a database to record the number of people going on a visit. now i have given each visit a unique id as there will be multiple people on each visit.
now i have a form where the visit id will need to be chosen and each visit can have a maximum of 10 people.
my question is once the visit id eg "ABC123" is chosen...i would need to make a query to count the number of "ABC123" in the table to check if the max amount has been reached...is there a way that once a press a command buttonon the form....the id "ABC123" is chosen, count function performed on it and its result presented in the form....
nt: there are more than one ids so i have to find a way for the query to be run on the id previously chosen on the form.
thanks
