Hi
I have some numbers in column A (A1:A200)
I want to be able to add every 9 rows from A1 but not all the way
In cell C1 i have the number to determine how far i go down
so in this example say in C1 i have the number 1 the Return A2
if i have the number 2 then add A1 + A10
if i have the number 4 then add A1+A10+A19+A28 etc
hope this makes sense
I have some numbers in column A (A1:A200)
I want to be able to add every 9 rows from A1 but not all the way
In cell C1 i have the number to determine how far i go down
so in this example say in C1 i have the number 1 the Return A2
if i have the number 2 then add A1 + A10
if i have the number 4 then add A1+A10+A19+A28 etc
hope this makes sense