Hi Everyone:
I have a form that contains a combo box. Combo Box has persons' concatenated LastName, FirstName, MiddleInitial to choose the record to edit. I would like the selected record to show in the form to make modifications. I was able to concatenate the 3 fields (LastName, FirstName, and MiddleInitial) but when the record is selected I am unable to retrieve the selected record to modify. I am able to retrieve the record if only LastName selected but not all three fields. How do I accomplish this to have the selected record open up?
Any help provided would be appreciated.
Thanks!
I have a form that contains a combo box. Combo Box has persons' concatenated LastName, FirstName, MiddleInitial to choose the record to edit. I would like the selected record to show in the form to make modifications. I was able to concatenate the 3 fields (LastName, FirstName, and MiddleInitial) but when the record is selected I am unable to retrieve the selected record to modify. I am able to retrieve the record if only LastName selected but not all three fields. How do I accomplish this to have the selected record open up?
Any help provided would be appreciated.
Thanks!