Filter by Form Command Button

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

How do I add a Filter by Form Command Button to my form>

I use Access 97.

TIA

Edgar
 
Just use:
RunCommand acCmdFilterByForm

Your next question will be, How do I make a command button that works in
Filter By Form to go back to Form View? You can't. No events work in Filter
By Form, so you have to use the Toolbar Button.
 

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

Back
Top