jodiehbk
Instructor
- Oct 12, 2007
- 2
I have a form on a table listing items available for hire. One field holds the number of each item available. I have a linked and synchronized form to manage the loans and another to manage the returns. I would like to write a macro attached to a command button on the loans form to decrease the number available by one, and a similar macro on the returns form to increase the number available by one. But I do not know the code to write in the macro. Can anyone help, please?