GeorgeDurkee
Programmer
I have a form that displays a subset of data from the main table. When I try to filter the data using the filter by form functionality, I first must apply a filter that selects all the records (key < 99999), then I can use the apply filter by form functionality. if I don't use the first set of filters, then it generates an error.
I also sometimes get a GPF error (Access has detected an error aand must resatrt) when I apply this first filter.
When I don't get the GPF error, I get an error that says "You can't use the ApplyFilter action on this window." The form allows filters, as does the database.
Any idea what's going on and why it won't let me do this?
I'm running Access 2002 over XP.
I also sometimes get a GPF error (Access has detected an error aand must resatrt) when I apply this first filter.
When I don't get the GPF error, I get an error that says "You can't use the ApplyFilter action on this window." The form allows filters, as does the database.
Any idea what's going on and why it won't let me do this?
I'm running Access 2002 over XP.