In the attached DB I want to make the following changes:
• I want the list box (which displays possible matches) to include all the fields of tblPeople
• I want more than one item to be selected (and transferred to form frmProfile) in the listbox (which displays possible matches).
Please guide me.
• I want the list box (which displays possible matches) to include all the fields of tblPeople
• I want more than one item to be selected (and transferred to form frmProfile) in the listbox (which displays possible matches).
Please guide me.