For future reference, how would I make it work with a value directly from a Table?
Obviously, I could name a cell in the table, or have a named cell reference a cell in a table, like the attached, but can it work from a structured reference?
I was thinking I might end up wanting to add another selection criterion at some point, but I suppose I could always create another named cell for another single variable.
Is there a simple way to get the query to automatically refresh (e.g. when the worksheet is activated)?
Thanks, found the option to set the Data connection to refresh every time the workbook is opened, and towards the bottom of this page, an example of some code to refresh it.