J
Joe Leon
I have a Form with a QTY field and a field AMOUNT_TAKEN.
I need to have the AMOUNT_TAKEN subtracted from QTY when I click on a
Calculate Button and also have the AMOUNT_TAKEN field cleared.
How do I do the update of the QTY with a query and store it for further use?
I have a Table with both QTY and AMOUNT_TAKEN fields
Thanks!
I need to have the AMOUNT_TAKEN subtracted from QTY when I click on a
Calculate Button and also have the AMOUNT_TAKEN field cleared.
How do I do the update of the QTY with a query and store it for further use?
I have a Table with both QTY and AMOUNT_TAKEN fields
Thanks!