how to count filled cells in google sheets code example Example: number of filled cells google sheets =SUMPRODUCT(LEN(TRIM(A2:A13))>0)