Hello. Thanks for having this great forum.
I am in over my head in a database I decided to build. I am organizing an inventory management system and have this last bit to do:
I have three types of part numbers, each stored in a seperate column in the same table. A single part may be assigned all three types of part numbers. I need to track in the incomings and outgoings of these parts. So, I want to be able to open a form, type one of the three numbers, find the part and have information displayed on the form. Then I want to be able to type in the number of parts either going out or coming in, and have that automatically updated in the "On Hand Quantity" column in the Inventory Table.
And there is more: it would be great if how many of each part is coming in and out could be tracked in an other table.
Like I said, I am in over my head and need some help.
I am in over my head in a database I decided to build. I am organizing an inventory management system and have this last bit to do:
I have three types of part numbers, each stored in a seperate column in the same table. A single part may be assigned all three types of part numbers. I need to track in the incomings and outgoings of these parts. So, I want to be able to open a form, type one of the three numbers, find the part and have information displayed on the form. Then I want to be able to type in the number of parts either going out or coming in, and have that automatically updated in the "On Hand Quantity" column in the Inventory Table.
And there is more: it would be great if how many of each part is coming in and out could be tracked in an other table.
Like I said, I am in over my head and need some help.