I have a little experencie with Access but still just a newbee. I have a form I put together and within this form I have a filed I wish to have perform an update.
The field is a text box labeled Qty, next to it is another text box and then beside this text box is two buttons one is labeled ADD and the other is labeled REMOVE.
What I want to happen is once I have entered a number into the Qty box, I want to be able to enter a number into the second text box and then by pressing either ENTER or REMOVE button have the number in the second text box either added or subtracted from the Qty box.
Any help would be greatly appreciated