I have a relatively simple relational database. One of my forms is based
on a query with a 3 parameter sort: Status / Priority / Customer.
When I open the form, the records are sorted properly.
When I go to filter the form, to get a subset of the form, e.g. filter
by Responsible Party, I would like the form to sort this way:
Reposponsible Party / Status / Priority / Customer.
However, when I do the Filter by Form, the sort gets all screwed up, so
much so that I can't even determine that it is sorted in ANY order - it
appears random.
Virtually all my forms are doing the same thing - when I filter the
form, it loses its sort.
Help!
thanks,
carl
*** Sent via Developersdex http://www.developersdex.com ***
Comment