To further confuse me, I took the new code, copy pasted it into the very first line of the old comboBox_update sections, and it worked fine. So the code within my new CmbBox_update section doesnt work, but the same code under a different event does. Code: MyCrit = "
SocialSecurity = '130268411'" JHReport = MyCrit JHName2 = JhName1 DoCmd.OpenForm "FrmEditEng" is the code that I...