I\'m trying to count all cells that match a regex patterns. So far I\'ve come up with a solution using a query per column, and then using SUM() to
query
SUM()