Robertislearning
IS-IT--Management
Hi all,
I have the following sample spreadsheet.
A B C
1 Apple 2
3 Apple 2
5 Orange 2
I am looking for a formulas that would give me the average and count of ONLY the VISIBLE rows. For example, I would expect an average of 2 and a count of 3. (Notice that there are hidden rows: Row 2 and Row 4 which have values.
If I do a =count(a1:a5), I get 5. I want to be able to count only visible items in column A.
This is an attempt to average subtotals.
Thanks in advance!
I have the following sample spreadsheet.
A B C
1 Apple 2
3 Apple 2
5 Orange 2
I am looking for a formulas that would give me the average and count of ONLY the VISIBLE rows. For example, I would expect an average of 2 and a count of 3. (Notice that there are hidden rows: Row 2 and Row 4 which have values.
If I do a =count(a1:a5), I get 5. I want to be able to count only visible items in column A.
This is an attempt to average subtotals.
Thanks in advance!