Re: Access Sorting problem - please help! (also in comp.databases)



"Neil Hindry" <n_nospam_hindry@xxxxxxxxxxxxxxxxxxx> wrote in message
news:4371eb04$2$23288$db0fefd9@xxxxxxxxxxxxxxxxx
> .
> Why do the records in form view appear in a different order to how I
> sorted
> them in the table?
>
> How can I make my form display the records in the sorted way I want?
>

By basing your form on a query sorted on the two fields in the right order.

HTH - Keith.
www.keithwilby.com


.



Relevant Pages