AndeanWayne
Registered User.
- Local time
- Yesterday, 23:38
- Joined
- Jan 21, 2012
- Messages
- 27
I have a form to enter data into a table. One filed in the table comes from a combo box based on a query. When the other two fields are entered the form is requeried to compare the entry against expected results. My problem is when I do the requery the record I am working on gets resorted and my form shows the highest result rather than the current record. It's sorted based on the key field. Is thaere any way to requery but not sort?