M
Musa via AccessMonster.com
Hi,
I have a table CLIENT with a PK of SurveyID. I have a form based on this
table. I would like for the User to Search on the Client's First and Last
Name. However, the First Name text box is separate from the Last Name text
box. I thought about using simple combo boxes for each text field but this
would increase the chances of the User selecting the wrong name (especially
if the name is like "Smith). I have tried various solutions from this web
site but nothing that seems to "fit" in my db.
I even tried concatenating using a query but couldn't get the selection from
the combo box to synch with the Main Form record.
Thanks
I have a table CLIENT with a PK of SurveyID. I have a form based on this
table. I would like for the User to Search on the Client's First and Last
Name. However, the First Name text box is separate from the Last Name text
box. I thought about using simple combo boxes for each text field but this
would increase the chances of the User selecting the wrong name (especially
if the name is like "Smith). I have tried various solutions from this web
site but nothing that seems to "fit" in my db.
I even tried concatenating using a query but couldn't get the selection from
the combo box to synch with the Main Form record.
Thanks