N
nobody
Is there a way to sum a group of numbers based on whether it falls within a
specific.
For example. Suppose I want to find the average of the numbers between 7/4
and 7/8 from the following data
A B
7/3 4
7/4 8
7/5 7
7/6 9
7/7 8
7/8 8
7/9 3
i want the average of the 8,7,9,8,8 and exclude the 4 and 3
specific.
For example. Suppose I want to find the average of the numbers between 7/4
and 7/8 from the following data
A B
7/3 4
7/4 8
7/5 7
7/6 9
7/7 8
7/8 8
7/9 3
i want the average of the 8,7,9,8,8 and exclude the 4 and 3