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?
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?