Hello-
I’m having a problem with form fields not updating correctly. The form (frmEvaluation) is bound to a query (qryEvaluateApplicant). qryEvaluateApplicant is created in a VBA procedure. This procedure runs on the OnOpen event of frmEvaluation. On the OnLoad event of frmEvaluation, I...