I've created a custom tool bar that contains "A-Z sort",
"Z-A sort", "Filter by Form" and "Apply Filter" buttons. When I click the "Filter by Form" button the form/sort tool bar comes up and I've eliminated all buttons except the "Close" and "Clear Grid" (red 'X') buttons. My users would like these functions available using Command Buttons instead. Is there a way to do this?
Creating a standard Command Button to do a "Filter" is no good as it opens a query, which I do not want to happen. I want it to open a blank "Form" to allow inputting the search criterea.
"Z-A sort", "Filter by Form" and "Apply Filter" buttons. When I click the "Filter by Form" button the form/sort tool bar comes up and I've eliminated all buttons except the "Close" and "Clear Grid" (red 'X') buttons. My users would like these functions available using Command Buttons instead. Is there a way to do this?
Creating a standard Command Button to do a "Filter" is no good as it opens a query, which I do not want to happen. I want it to open a blank "Form" to allow inputting the search criterea.