How can I make a simple filter button?

I have a few filters I use frequently. It's a bit tedious navigating to the advanced search tab each time to select my filter. How can I add a button that will execute the filter search when I click it?

I'm looking for something super basic here - I don't want the button to bring up a menu with all my filters where I have to select the filter each time. I just want it to be associated with one filter and search the current folder each time it's clicked.

A basic version could look like this:

Find FILTER NAME=MyCoolFilter IN {sourcepath}

There are a lot of options to fine-tune the search:

https://www.gpsoft.com.au/help/opus12/index.html#!Documents/Find.htm

Thanks! That works. I was on the right track but still having problems with mine... turned out my sourcepath had a space in it and needed to be in quotes.