I have two tables “tblCategories” and “tblParts” that I am using with a series of forms as listed below.
1. “frmSelectCategory” – This form has a combo box with a list of part types, and a command button. A part category is chosen from the combo box and when the command button is clicked it...