Or, you may be able to add a column to your table, and filter on that.
For example, to filter for three provinces, enter the formula:
=OR(A2="Ontario",A2="Quebec",A2="Manitoba")
Copy the formula down to the last row, and filter that column for TRUE
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.