filtering on range of values

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a spreadsheet with a lot of rows. I want to filter this spreadsheet
and keep only the rows where the value in column X matches any of the values
in column Y of a different spreadsheet on another worksheet.
For example, if i have customer records including the town 'value' and
region is not one of the columns, I like to filter out the customers who live
in certain region. This region is defined in another worksheet as a
one-column spreadsheet just listing the towns in the region I'm interested
in. Don't worry about uniqueness of the relation between region and town.

How can I filter out the rows I need?
 

Ask a Question

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.

Ask a Question

Back
Top