Hi,
At present, we have a stock database using access.
We list individual items and each has a stock id#
A lot of the items have common fields, which we now would like to be represented by a single product.
IE:
Item comes in, user selects item type, selects part number, item then added to stock with a stock ID#
So in my mind, we would have min 3 tables : Product - Item - Part number
When a new item comes in, ie not listed on system as a part number, we can add part type, with the details required and the part number.
This is then selectable when adding a new item onto the sytem in future ie additonal qty.
I have tried setting this out in access, but am struggling creating the right relationships / lookups.
Any help would be appreciated.