raymond3090
Registered User.
- Local time
- Today, 18:07
- Joined
- Sep 5, 2002
- Messages
- 43
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