Hi,
How do I apply a limit to my library database to stop borrowers having anymore than say 7 books at the one time? New loans are recorded via a Loans form which contains a subform allowing the librarian to add new items to the Loan.
I need to make sure that no matter how many Loans take place, the number of items loaned to any borrower over 1 loan or more cannot be more than 7 at the same time.
Initially I had though a Count function would solve this but I'm unsure right now. Any help is appreciated.
Thanks
How do I apply a limit to my library database to stop borrowers having anymore than say 7 books at the one time? New loans are recorded via a Loans form which contains a subform allowing the librarian to add new items to the Loan.
I need to make sure that no matter how many Loans take place, the number of items loaned to any borrower over 1 loan or more cannot be more than 7 at the same time.
Initially I had though a Count function would solve this but I'm unsure right now. Any help is appreciated.
Thanks