johngalt69austin
Technical User
I am using access 2002 xp.
my database is tracking material movement through a production floor.
When a qty is moved from "inspect" to "hold" I am trying to make one transaction count as two by:
click on "hold" button.
systemnumber
partnumber
userid
date
time all autopopulate from current data
"qty" is the field that is requested.
when the "qty" is entered I want a corresponding transaction to take place in the "inspect" table by multiplying the entered qty by -1 and adding a new record based on that information.
Any assistance would be very helpful.
my database is tracking material movement through a production floor.
When a qty is moved from "inspect" to "hold" I am trying to make one transaction count as two by:
click on "hold" button.
systemnumber
partnumber
userid
date
time all autopopulate from current data
"qty" is the field that is requested.
when the "qty" is entered I want a corresponding transaction to take place in the "inspect" table by multiplying the entered qty by -1 and adding a new record based on that information.
Any assistance would be very helpful.