I have a form that builds a strcriteria to be used as a form filter. The user selects an item from one or more combo boxes and the records are filtered.
I want them to be able to select a column header and have the records sorted using that column. But at that point the records are based on a recordsetclone.
I want them to be able to select a column header and have the records sorted using that column. But at that point the records are based on a recordsetclone.