The Ifs that do things on the userform, eg enable/disable controls, should stay in the userform code.
The Ifs in the userform code that put values on the candidate form should be moved to the code that populates the candidate form.
Change the MatchEntry property of the combobox to frmMatchEntryNone.
Bookmarks