Hi, I am wondering if this could be done.
I have created a tblEquip, qryEquip and frmEquip. When cboLoc is selected, all the items belong to that Location will be populated in cboItem.
However, I would like to make the number of textboxes visible depending on the number of items in cboItem and...