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

Get a single row with true and false if the string is contained in a range

$
0
0

First of, sorry for the title, I have no clue what to search for or how to name the question.

I got an example sheet which might already explain everything:https://docs.google.com/spreadsheets/d/1pRhtNaw5mk464lK7QpczFY39taqCFPaiEUUcz1il52E/edit?usp=sharing

In Words:

I have an attendance sheet with each row being a day with the first few (fixed amount) columns being some informations and after a fixed amount of columns every next column only contains a name of a person who attended the event.

This attendance sheet is filled automatically via Google App Script and can be modified.

In another Sheet I have all Persons listed with their Name but additionally also their Nicknames.

My Goal:I want a 1 / 0 Matrix (single row) for each person if his name or one of the nicknames attended.

So If Person A attended Event 1 and Event 3, but with different names (Person A and Nickname A) I want 1 0 1.


Viewing all articles
Browse latest Browse all 9782

Trending Articles



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