I need to make 3 repeat regions that sorts items into 4 different Part_Type. Part_Type being a user defined parameter with allowable input of: Purchased, Make, Standard, Spare Part, and Null. The null value being inclueded to filter any Items that I need to exclued completely. The tables should...