G
GerryK
Hi
In D2 I have
=SUMPRODUCT((MOD(COLUMN($I$2:INDEX(2:2,32))-CELL
("Col",$I$2)+0,2)=0)*($I$2:INDEX(2:2,32)))
which I thought would sum every other column from H2 up to
BS2 (or a total of 32 entries on an 'every other column
basis').
But the last entry the formula sums or returns is at AE2,
(12 sums of the required 32).
By adjusting 32 to 74 takes me to BS2!
I am looking for why this is so as I'll need the logic for
another piece of my workbook!
TIA
In D2 I have
=SUMPRODUCT((MOD(COLUMN($I$2:INDEX(2:2,32))-CELL
("Col",$I$2)+0,2)=0)*($I$2:INDEX(2:2,32)))
which I thought would sum every other column from H2 up to
BS2 (or a total of 32 entries on an 'every other column
basis').
But the last entry the formula sums or returns is at AE2,
(12 sums of the required 32).
By adjusting 32 to 74 takes me to BS2!
I am looking for why this is so as I'll need the logic for
another piece of my workbook!
TIA