J
John
Hi,
How would I set a field to show 2 combobox columns.
i.e. [firstname] and [second name]
At the moment I amusing an event in the afterupdate box of the combobox to
populate the text box with a first name.
I know I can put 2 text boxes and bind it to column(3) but I just wondered
if it was possible to put 2 columns in1 text box as you can on a report.
i.e. [FirstName]&""&[SecondName]
Regards
John
How would I set a field to show 2 combobox columns.
i.e. [firstname] and [second name]
At the moment I amusing an event in the afterupdate box of the combobox to
populate the text box with a first name.
I know I can put 2 text boxes and bind it to column(3) but I just wondered
if it was possible to put 2 columns in1 text box as you can on a report.
i.e. [FirstName]&""&[SecondName]
Regards
John