M
Marko
HI there, I currently have a database which records book
Loans.
I am creating a Loan query which currently has the
fields:
Student Name
Book Number
Loan Date
Loan Due
Loan Returned
Days Late
Fine Amount
What expression or form of validation could I use so only
books not on loan can be borrowed.
and
What expression could I use to prevent a book from being
renewed more than twice by the same student.
Thanks
Loans.
I am creating a Loan query which currently has the
fields:
Student Name
Book Number
Loan Date
Loan Due
Loan Returned
Days Late
Fine Amount
What expression or form of validation could I use so only
books not on loan can be borrowed.
and
What expression could I use to prevent a book from being
renewed more than twice by the same student.
Thanks