G
Guest
How can I write some code to remove filters and sorts from a large table? I
wouild do this on a form open event.
The problem is I have an application that can have a very large table.
Occasionally, I browse the table and set a filter or sort. When I open the
table agin it can take several minutes to open. If I had a means of
programtically removing filters and sorts on this table, life would be much
easier.
wouild do this on a form open event.
The problem is I have an application that can have a very large table.
Occasionally, I browse the table and set a filter or sort. When I open the
table agin it can take several minutes to open. If I had a means of
programtically removing filters and sorts on this table, life would be much
easier.