Hi everyone,
I have a subform in my form. It has a field ClientName (combobox) that shows records from tblClients - showing the fields ClientFirstName, ClientFamilyName, ClientID in the drop down. Fine. But when I choose a record from the drop down it only displays the ClientFamilyName in the control. How do I get it to display both first name and lastname?
TIA
Andrew.
I have a subform in my form. It has a field ClientName (combobox) that shows records from tblClients - showing the fields ClientFirstName, ClientFamilyName, ClientID in the drop down. Fine. But when I choose a record from the drop down it only displays the ClientFamilyName in the control. How do I get it to display both first name and lastname?
TIA
Andrew.