Filter by form

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I made a runtime program with Access 2002 and when I went
through the different functions I noticed that the Filter
By Form doesn't work. What do I need to do to fix it?
 
Tom said:
I made a runtime program with Access 2002 and when I went
through the different functions I noticed that the Filter
By Form doesn't work. What do I need to do to fix it?

Filter-By-Form is not supported in the Runtime (never has been). You'll have to
write your own filtering tools.
 
Back
Top