Hello again everyone!
I have a form (frmSponsorEntry) for simple name/address entries into a table (tblSponsors). For SponsorName, I have a combo box (cmbSponsorName) that queries a table (lutblTEAMID) to use as its list. lutblTEAMID has fields TEAMID, State, and Grantee.
cmbSponsorName...