Always Sort Date by Ascending Order?

A

Angelsnecropolis

I have a date field on my form. When I apply filters to other fields on the
form they become disorganized by date. Of course I can always manually
right-mouse click and choose ascending order by is there a way to make this
field always in Ascending order even after other filters have been applied?
Form code or property maybe?

Thanks.
 
A

Angelsnecropolis

Nevermind. I figured it out. I had to set the Date field in my Table to sort
by ascending order and save the Table properties.
 
J

John W. Vinson

Nevermind. I figured it out. I had to set the Date field in my Table to sort
by ascending order and save the Table properties.

Better would be to base the Form on a query sorting by the datefield. Tables
aren't actually sorted (except temporarily for display purposes).
 

Ask a Question

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.

Ask a Question

Top