Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filter by form issue

Status
Not open for further replies.

GeorgeDurkee

Programmer
Feb 22, 2000
47
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top