Hello,
I'm working on a database for a small library system. The user selects a book from a list, and then enters checkout information including who checked it out, their email, the date, etc. I have a second table called transactionHistory, and every time that a book is checked out, I want to make a copy of all that data in a new entry in the transactionHistory table. I'm not really sure how to do this, and specifically how to add this function to the forms I've already created without upsetting their function. Unfortunately I don't have much experience with Access, so any help would be greatly appreciated.
Thanks,
Mike
I'm working on a database for a small library system. The user selects a book from a list, and then enters checkout information including who checked it out, their email, the date, etc. I have a second table called transactionHistory, and every time that a book is checked out, I want to make a copy of all that data in a new entry in the transactionHistory table. I'm not really sure how to do this, and specifically how to add this function to the forms I've already created without upsetting their function. Unfortunately I don't have much experience with Access, so any help would be greatly appreciated.
Thanks,
Mike