Array formula
Users questions: How to write an array formula to obtain the column under the type of value? (Due to use SUM () formula to solve too tired)
Experts answer: the following array formula: {= SUM (IF (MOD (ROW (C44: C2900), 34) = 10, C44: C2900), C10)} at both ends Braces are finished entering the equation after pressing Ctrl + Shift + Enter three key generation.