G
Guest
I have a simple access inventory database. I have a table with employee
names and a table with products (part numbers, quantity on hand, description).
I want to update the quantity on hand of parts. Basically, when one of our
technicians uses a part in stock at a customer site, I want to show which
customer got the part, the date it was used, and then when the tech submits
that information, I want it to automatically deduct the number of parts used
from the quantity on hand in the products table.
How do I do this?
Thank you,
Roxanne
names and a table with products (part numbers, quantity on hand, description).
I want to update the quantity on hand of parts. Basically, when one of our
technicians uses a part in stock at a customer site, I want to show which
customer got the part, the date it was used, and then when the tech submits
that information, I want it to automatically deduct the number of parts used
from the quantity on hand in the products table.
How do I do this?
Thank you,
Roxanne