Average only first number of actual values
Hey everyone, first let me say this group is great. I've found a lot
of great resources here. I'm working on a spreadsheet and have a 3
columns with values down the rows. Not every row has values in it
though. I want to be able to get the average of the first 9 values I
run across.
Say Row 1 has three values in it, row 2 has no values, row 3 has three
values, row 4 has three values etc...
I want to return an average of the first 9 values. I know I can do a
count to see how many fields have values but am not sure how to combine
things to get the average of the first 9 values.
Thanks in advance and let me know if that came off confusing.
|