I have a table that has two or three fields that are somewhat dependent on each other.
ItemID which is a number(1,2,3...)
ItemCat which is text(lookup from another table(Mens(100), Womens(200), etc..)
Categorynumber(100,200,300.....)
Is there a way to have it so for each ItemCat the ItemID...