filmov
tv
Google Sheets | QUERY Function | Filtering Data | Extracting Records #googlesheets #query #tutorial

Показать описание
Filtering Data in Google Sheets with QUERY Function Extracting Female Records.
=QUERY(A1:C10, "SELECT A, B WHERE C = 'Female'")
=QUERY(A1:C10, "SELECT A, B WHERE C = 'Female'")