J
Joe Leon
I have two fields in a form. The first field displays a QTY and the second
field is used to enter the number of items, NUMI, that are to be taken from
the QTY.
What I would like to do is to use the NUMI to subtract from QTY when I click
on a calculate button. Then when the calculation is complete, the QTY
displays the updated value which is stored as the new QTY and the NUMI is
cleared.
How can I do this with queries? I don't want to store the results in the
table.
Thanks!
Joe...
field is used to enter the number of items, NUMI, that are to be taken from
the QTY.
What I would like to do is to use the NUMI to subtract from QTY when I click
on a calculate button. Then when the calculation is complete, the QTY
displays the updated value which is stored as the new QTY and the NUMI is
cleared.
How can I do this with queries? I don't want to store the results in the
table.
Thanks!
Joe...