For example, I am making a database to keep track of trainings and the details of who/when individuals within the business attend those trainings. However, once a training is created I want to restrict how many people can sign-up for that training.
2007-12-04
02:50:28
·
5 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design
Still haven't found thte answer I'm looking for - I have a field that collects the maximum number allowed. My question is now how do I do a count of the entries and compare that to the maximum entered. What is the expression I would need to enter for the validation? Please be specific.
2007-12-04
05:13:54 ·
update #1