I would like to have the "filter Bt Form" command button on the form. How can I do it? Also, the "Apply filter" command button as well. In the VB code, do I have to do something like
DoCmd.DoMenuItem ac???
what is the rest of the syntax of that?
Thanks a lot
DoCmd.DoMenuItem ac???
what is the rest of the syntax of that?
Thanks a lot