Ronnieatwarton
Technical User
Here is my problem:
I have a table (BillOfMaterials) where every part used on an asset is entered.
I would like to create another table that is populated automatically when a new part is entered into the BillOfMaterials table. However This table should only have unique parts so it will only populate "new" parts and not if they already exist.
Is this possible????
I have a table (BillOfMaterials) where every part used on an asset is entered.
I would like to create another table that is populated automatically when a new part is entered into the BillOfMaterials table. However This table should only have unique parts so it will only populate "new" parts and not if they already exist.
Is this possible????