Wildcards

Google-Sheets

Definition

Special characters for pattern matching (used in functions like COUNTIF). "*" matches any sequence of characters; "?" matches any single character.

Example

=COUNTIF(A1:A10,"A*") counts cells starting with "A".

Stop Juggling Dashboards. Start Growing Get your data flowing today, free plan available.