hi
i have many field in a table and create a form by fields table, instance below fields:
id
FirstName
LastName
i want have a combobox in form and type a id in combobox and then disply respective FirstName and LastName in my form like subform
How do it?