ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Averaging only the non-zero entries in a row? (https://www.excelbanter.com/new-users-excel/182761-averaging-only-non-zero-entries-row.html)

Ken[_3_]

Averaging only the non-zero entries in a row?
 
Office Excel 2007

Is there a way to find the average of column of figures EXCLUDING any row
that has a zero in it?

I have a column of figures. Each row corresponds to a day, and each day a
new row is added. Some rows have a zero value entered, while the others have
a non-zero number.

Finding the average of the entire row is, I know, easy. =AVERAGE(A1:A100),
for example. However, is there an easy way to exclude cells within the
A1:A100 range that have a zero, so that the I get the sum of the non-zero
rows, divided by the number of rows with non-zero entries?

Many thanks.

Ken Isaacson
SILENT COUNSEL, a legal thriller
www.KenIsaacson.com



Ron Rosenfeld

Averaging only the non-zero entries in a row?
 
On Mon, 7 Apr 2008 09:01:54 -0400, "Ken"
wrote:

Office Excel 2007

Is there a way to find the average of column of figures EXCLUDING any row
that has a zero in it?

I have a column of figures. Each row corresponds to a day, and each day a
new row is added. Some rows have a zero value entered, while the others have
a non-zero number.

Finding the average of the entire row is, I know, easy. =AVERAGE(A1:A100),
for example. However, is there an easy way to exclude cells within the
A1:A100 range that have a zero, so that the I get the sum of the non-zero
rows, divided by the number of rows with non-zero entries?

Many thanks.

Ken Isaacson
SILENT COUNSEL, a legal thriller
www.KenIsaacson.com


Since you mention Excel 2007, one of the new functions is AVERAGEIF.

So: =AVERAGEIF(A1:A100,"<0")



--ron

Ken[_3_]

Averaging only the non-zero entries in a row?
 
Excellent! Just what I need! Thanks.

"Ron Rosenfeld" wrote in message
...
On Mon, 7 Apr 2008 09:01:54 -0400, "Ken"
wrote:

Office Excel 2007

Is there a way to find the average of column of figures EXCLUDING any row
that has a zero in it?

I have a column of figures. Each row corresponds to a day, and each day a
new row is added. Some rows have a zero value entered, while the others
have
a non-zero number.

Finding the average of the entire row is, I know, easy. =AVERAGE(A1:A100),
for example. However, is there an easy way to exclude cells within the
A1:A100 range that have a zero, so that the I get the sum of the non-zero
rows, divided by the number of rows with non-zero entries?

Many thanks.

Ken Isaacson
SILENT COUNSEL, a legal thriller
www.KenIsaacson.com


Since you mention Excel 2007, one of the new functions is AVERAGEIF.

So: =AVERAGEIF(A1:A100,"<0")



--ron




Dave

Averaging only the non-zero entries in a row?
 
Hi,
By the way, in XL 2000 (and maybe other versions) I have found that AVERAGE
ignores blank cells when working on a range of cells. However, if a cell
value is 0 (zero) then it is included in the calculation, and affects the
result.

DB.

Averaging only the non-zero entries in a row?
 

"Dave" wrote in message
...
Hi,
By the way, in XL 2000 (and maybe other versions) I have found that
AVERAGE
ignores blank cells when working on a range of cells. However, if a
cell
value is 0 (zero) then it is included in the calculation, and affects
the
result.



Yes, I'm finding that Excel 2003 behaves like that, too.

--
DB.




All times are GMT +1. The time now is 07:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com