Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9786

How to return multiple rows matching multiple criteria in spreadsheet

$
0
0

In Google Sheets, suppose I have rows like:

nameteam memberships
Benoperationslegal
KatelegalUK residentsinfrastructuregrowth
Carlosoperationssenior managementlegal
TinaoperationsUK residentssenior management
Pierreinfrastructureoperationslegalgrowth
AmandaUK residentsinfrastructure

How do I get the list of people who are both UK residents, and also in infrastructure? (The output should be the list: Kate, Amanda)

(For convenience, I put this on Sheets here: https://docs.google.com/spreadsheets/d/1bNByBeM_FKuzS-MLRYOsHIP1YRs4bOH7w0c9P8b_jHs/edit?usp=sharing )

I have seen uses of match() and index(), but I can't seem to find something that lets me match logically on multiple cells within each row, while still maintaining knowledge about the rows themselves. index(match(...)) seems to allow me to do this for a single output name, but not for a set of names.

(Apologies if this is a duplicate, I searched for this many ways but didn't find a similar question!)


Viewing all articles
Browse latest Browse all 9786

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>