T
tbogy
I am trying to make a parts inventory database for my company. I have
setup a table named Parts List with columns named Category, Part Name,
Manufacturer, Part Number, Previous Quantity, Quantity Received,
Quantity Issued, Quantity Restock Order, Quantity On Hand, Unit Price,
Location and Consignment.
I also have forms for
Parts Issued with columns for Consignment, Manufacturer, Part Number,
Quantity Issued
Parts received with columns for Consignment, Manufacturer, Part
Number, Quantity Received
Parts Restock Order with columns for Consignment, Manufacturer, Part
Number, Quantity Restock Order
All of the columns in the above forms are locked except for Quantity.
then I have a View/Add/Edit Parts information with all of the columns
from the parts list table for updates.
I have it set up for the forms to update the parts list table BUT I
can not get the Quantity on hand field to update. I would also like
the forms to clear after they are closed and update the table. I do
not know anything about code and I could really use some help. Thanks
setup a table named Parts List with columns named Category, Part Name,
Manufacturer, Part Number, Previous Quantity, Quantity Received,
Quantity Issued, Quantity Restock Order, Quantity On Hand, Unit Price,
Location and Consignment.
I also have forms for
Parts Issued with columns for Consignment, Manufacturer, Part Number,
Quantity Issued
Parts received with columns for Consignment, Manufacturer, Part
Number, Quantity Received
Parts Restock Order with columns for Consignment, Manufacturer, Part
Number, Quantity Restock Order
All of the columns in the above forms are locked except for Quantity.
then I have a View/Add/Edit Parts information with all of the columns
from the parts list table for updates.
I have it set up for the forms to update the parts list table BUT I
can not get the Quantity on hand field to update. I would also like
the forms to clear after they are closed and update the table. I do
not know anything about code and I could really use some help. Thanks