mitchem1
Registered User.
- Local time
- Today, 08:51
- Joined
- Feb 21, 2002
- Messages
- 153
After the form is already open, our users want to sort on a text field that is a combination of numbers and text. They want the sort in descending order with 7L-1500A above 7L-856, etc. I have created a query with a rather complex expression that will accomplish the sort correctly. I have a button on the form that fires the query. My question is this. Is there a way to then repopulate the form with the query results so that the user gets the records in the order they desire? Thank you.