M
Mr-Wizard
Hi guys,
I want to calculate the average based on some sort of skipping rule.
I have a spreadsheet containing over 17000 rows and I want to calculat
the average based on a starting row, then a specified number of rows t
include, then specifying how many rows to skip until the process i
repeated.
For instance:
B
1 Use Value
2 Use Value
3 Use Value
4 Skip
5 Skip
6 Use Value
7 Use Value
8 Use Value
9 Skip
10 Skip
11 Use Value
12 Use Value
13 Use Value
14 Skip
15 Skip
Finally the average of all the 'Used Values' would be calculated.
The formula will need to be re-used with different parameters i.e
start at row 2, use the next 5 values, skip 2 rows, use the next
values, skip 2 rows etc...
I hope this makes sense
Many Thank
I want to calculate the average based on some sort of skipping rule.
I have a spreadsheet containing over 17000 rows and I want to calculat
the average based on a starting row, then a specified number of rows t
include, then specifying how many rows to skip until the process i
repeated.
For instance:
B
1 Use Value
2 Use Value
3 Use Value
4 Skip
5 Skip
6 Use Value
7 Use Value
8 Use Value
9 Skip
10 Skip
11 Use Value
12 Use Value
13 Use Value
14 Skip
15 Skip
Finally the average of all the 'Used Values' would be calculated.
The formula will need to be re-used with different parameters i.e
start at row 2, use the next 5 values, skip 2 rows, use the next
values, skip 2 rows etc...
I hope this makes sense
Many Thank