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...