linking forms

rg2005

Registered User.
Local time
Today, 10:57
Joined
Dec 13, 2005
Messages
12
the titles a bit vague but im doing a library database and i have done everything except from the main part of a library which is taking a book out. So what i need to do is choose a specific member, then click a button that allows me to choose a book for that member, and then click another button that puts the members details and book detail into the loan table, so i can then issue the loan.

another thing i need to do is when a book is taken out, the 'available_in_library' check box needs to be unticked

thanks
 
I suspect that a form/subform set up will give you what you want.
 
i used a subform and got it working, but what i cant do is untick the checkbox 'available_in_library' when the book is taken out any suggestions
 

Users who are viewing this thread

Back
Top Bottom