D
Darryle
I have a multi-record form with one combo box that updates a table with one
field. The combo box has 2 columns. Column(0) is the empno and is the bound
column and is not shown. Column(1) is the employee name.
I would like to sort the records by the name from column(1) for the
combobox. As is it now, it sorts by empno column, the bound column. Is this
possible?
Thanks.
field. The combo box has 2 columns. Column(0) is the empno and is the bound
column and is not shown. Column(1) is the employee name.
I would like to sort the records by the name from column(1) for the
combobox. As is it now, it sorts by empno column, the bound column. Is this
possible?
Thanks.