D
David
Is there a way to sort a form on a non-bound column of a combo box? For
example, in a form with a record source set to a table of books, the
"Category" combo box has its bound column set to the category ID column and
displays the category text, but the category text isn't in the recordset of
the form. Is there a way to sort the form on "Category" without changing the
record source of the form?
Thanks in advance!
David
example, in a form with a record source set to a table of books, the
"Category" combo box has its bound column set to the category ID column and
displays the category text, but the category text isn't in the recordset of
the form. Is there a way to sort the form on "Category" without changing the
record source of the form?
Thanks in advance!
David