I have a form (frmApplicant) which I’d like to use over and over. My code currently asks the user if they’d like to add another applicant. If they say yes, it loads frmApplicant. This works fine the first time, but the second time they say yes, the combo boxes are empty and I can’t figure out how to repopulate them.
Thanks much for any advice. I should think this would be an easy matter…. (sigh)