Find an array of cell number is not 0

Users questions: How to find the cell with the array formula is non-zero number of cells? ?
Experts answer: is the sum if formula is: = SUMPRODUCT ((MOD (ROW (1:1234), 34) = 10) * (C1: C1234 0) * C1: C1234) if it is The number of eligible formula: = SUMPRODUCT ((MOD (ROW (1:1234), 34) = 10) * (C1: C1234 0) * 1) Annex: array formula. Xls
  • This information provided by the users.Thanks!