I have created a library catalogue system. I have set up a system with publications catalogued with a catalogue ID. The publications are stored by genre in boxes which each have a box ID.
I have created a loan system to book publications in and out of the catalogue system, however I have been asked for users to be able to book the boxes out of the system, however I need the individual publications stored in each box to be automatically booked out of the publication loan system when the box is booked out and in respectively.
Can this be done using a macro within the form? I have tried using a subform but this doesn't seem to work.
I have created a loan system to book publications in and out of the catalogue system, however I have been asked for users to be able to book the boxes out of the system, however I need the individual publications stored in each box to be automatically booked out of the publication loan system when the box is booked out and in respectively.
Can this be done using a macro within the form? I have tried using a subform but this doesn't seem to work.