StrangePowers
New member
- Local time
- Today, 08:15
- Joined
- Apr 14, 2020
- Messages
- 6
Hi there,
I'm building my first database, to manage a small library.
There are multiple copies of certain books, which is represented in the books table in the copies field, which has a certain number in each record.
In the new loan form (which is bound to the loan table) want the save button to automatically subtract 1 from the copies field for the corresponding record. I suspect this can be with a macro, but since I'm totally new to this I'm not quite sure.
Any help would be greatly appreciated.
I'm building my first database, to manage a small library.
There are multiple copies of certain books, which is represented in the books table in the copies field, which has a certain number in each record.
In the new loan form (which is bound to the loan table) want the save button to automatically subtract 1 from the copies field for the corresponding record. I suspect this can be with a macro, but since I'm totally new to this I'm not quite sure.
Any help would be greatly appreciated.