G Guest Oct 12, 2004 #1 Hi How do I add a Filter by Form Command Button to my form> I use Access 97. TIA Edgar
A Allen Browne Oct 12, 2004 #2 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.
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.