raymond3090
09-24-2002, 12:26 PM
Hi,
I currently have a form with many fields for user input. These fields are used as searching criteria to narrow down results that my query returns.
I would also like to give the user the option to browse the records that the query returns, with the records sorted by a particular field chosen by the user.
I can picture a combo box with the label 'Sort By:'. Inside the combo box would be a list of all fields that could be sorted in my query. I have no idea how to accomplish this! Help!!
thanks!
Ray
I currently have a form with many fields for user input. These fields are used as searching criteria to narrow down results that my query returns.
I would also like to give the user the option to browse the records that the query returns, with the records sorted by a particular field chosen by the user.
I can picture a combo box with the label 'Sort By:'. Inside the combo box would be a list of all fields that could be sorted in my query. I have no idea how to accomplish this! Help!!
thanks!
Ray