Začněte nyníZačněte zdarma

Yea OR nay

The third logical operator is OR(). This returns TRUE when any of its inputs is TRUE.

For example, OR(FALSE, TRUE, FALSE) returns TRUE since the second input is TRUE, but OR(FALSE, FALSE, FALSE) returns FALSE since all its inputs are FALSE.

Toto cvičení je součástí kurzu

Intermediate Google Sheets

Zobrazit kurz

Pokyny k cvičení

  • In column H, find women who are white or have over 12 years of school
  • In column I, find women who match the previous condition and get unemployment insurance benefits.
  • In cell A28, define a filter to return only the rows that match conditions in column I.

Interaktivní praktické cvičení

Proměňte teorii v praxi s jedním z našich interaktivních cvičení

Začít cvičení