Hi there everyone...
I'm creating a database for an equipment sign out system in a college.
At the moment, I have a form to type in the students details, equipment borrowed and date due back.
When the student brings equipment back, I can bring up their details by searching for their name using a query.
I have a tick box titled 'returned' on the form.
I need these students info to be stored in another table and deleted from the 'current' loaned equipment list when this tick box is clicked, as it is no longer necessary to store it there.
I know how to activate a macro using the on click option, but not how to transfer then delete the file.
Help!
Cheers
Phil
I'm creating a database for an equipment sign out system in a college.
At the moment, I have a form to type in the students details, equipment borrowed and date due back.
When the student brings equipment back, I can bring up their details by searching for their name using a query.
I have a tick box titled 'returned' on the form.
I need these students info to be stored in another table and deleted from the 'current' loaned equipment list when this tick box is clicked, as it is no longer necessary to store it there.
I know how to activate a macro using the on click option, but not how to transfer then delete the file.
Help!
Cheers
Phil