Hi All,
I have used a combo box wizard to find a record in a table (tblMemberDetails). I have 2 fields txtMemberId and txtMemberName (I select a member ID ( 001 to ...) to find a member name on a form frmSelectMember
However, when the form loads the 1st record in the table is displayed in the...