Hi,
I have a data array A2:A20 and calculated the sum of every n rows by using the following formula.
=SUM(OFFSET($A$1,(ROW()-1)*2,0,2,1))
But, How can I get the sum of n+1 rows present in the same array by using a single formula? Is this possible?
Best,
Shivaji
Bookmarks