C
Chris
i have created some forms based off tables. Is this wrong or should the forms
be based off queries.
be based off queries.
Douglas J. Steele said:I was referring to sorting.
While forms do have an OrderBy property, as well as a Filter property, I
find it much simpler to use a query that sorts and filters the records.