Hello,
I've tried tons of different VBA to requery a combo box that is in a subform of my main navigation form. I always get a "438" error or Access says that it can't find a field. Some things that I've tried are:
Forms!frmNavigation!frmMain.Form!frmOvertime.Form. txtEmpID.requery, and many other variations.
Help is greatly appreciated!