Average of column with changing numbers of records

B

Bikertyke

I'm trying to find the average of a column of numbers by suming and dividing
by the number of records i.e. =sum(a1:a100)/100. Is there anyway I can use
the number of records to replace the 'divided by number' i.e.
=sum(a1:a10)/number of records or cells with a values greater than 0 when the
are only for instance 50 recored in the column?
I want to get away from having to change the 'devided by' number so when I
add records the 'devided by' value increases.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top