filter on and off

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

I have a form that certain fields will be filtered against by the users.
What they are looking for is a simple way to filter. I can do double click
on the field (which they prefer) to filter using the "DoCmd.RunCommand
acCmdFilterBySelection" but would like to be able to double click again and
return all the records. How would that be done?
Thanks...John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top