View Full Version : Sorting a form for good


Peterd
09-05-2001, 01:09 AM
Hi,

I have generated a form from a query. The query ditates the sort order for a field, and when the form is openned the form is appropriately sorted. However, when a filter is applied (to the form), the sort order is lost. Without exiting the form, how do I maintain the sort order of the form, with and without filters.

Any help would be much appreciated.

Rich
09-05-2001, 11:14 AM
Try requerying the form.
HTH