New to Access and trying to get my head around relationships.
Here goes.
I have a table for tblProducts with multiple fields of units of measure(UOM) which will be list boxes for the end user to select on a form:
QuantityUOM
WeightUOM
3x DimentionsUOM
I have a table of tblUOM that I want to conect to each field, I have connected them with tblUOM tblUOM_1 tblUOM_2 etc using the same table.
Is this the correct way to do this
Here goes.
I have a table for tblProducts with multiple fields of units of measure(UOM) which will be list boxes for the end user to select on a form:
QuantityUOM
WeightUOM
3x DimentionsUOM
I have a table of tblUOM that I want to conect to each field, I have connected them with tblUOM tblUOM_1 tblUOM_2 etc using the same table.
Is this the correct way to do this
