The first thought would be to sort your data Desc in the query your subform is
based on. Apparently you can't do that if you want to programatically set Desc.
One way to do what you want is to make a copy of the query your form is based on
and set it to sort Desc. Then put this code in an event on your main form:
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.