I have buttons that open a form, I'd like to have each button to change the form's query result.
So if I click button high school
the criteria for that query within the form only shows the high schools
and if I click button primary school
the criteria for that query within the form only shows the primary schools
I require the form query to remain blank for when I need to see both - that way I need not make more than one form (it's the same form that opens).
This is so I can use the same form but have a different query source.