I have a table [QUANTITY] with the following fields:
CatNum, LocID, MinQty, LocStored
CatNum is the foreign key to another table.
Each CatNum needs to be listed 4 times with the following different LocID fields:3S, 3R, 2C, 2S
Example #1:
[CatNum] [LocID] [MinQty] [LocStored]
888...