I am a rookie at this and I spent hours trying to figure this out but can find anything that really helps.
Scenario 1Looking at the photo.I want to search columns C through M for a selected color(s)In this case Red.Return all the rows (Column A and B only) that have red in one of the row's columns.Result should be:Tim | Tim@Bob | Bob@etc
Scenario 2Looking at the photo.I want to search columns C through M for a selected color(s)In this case Red and BlueReturn all the rows that have red or blue in one of the row's columns.Result should be all the names and emails.
I will input this on a seperate sheet and be able to add new values if I add new rows on the main sheet.
