Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is the scenario:
I have a column of 12 cells. Originally, I needed to calculate the column avarage and I did this: SUM (A1:A10)/12. Now, some of these cells are zeros and I need to calculate the column avarage excluding them. let's say that out of the 12 cells 3 are zeros. my formula would be: SUM(A1:A10)/9. Because the number of cells that have zeros is always changing I need a formula that identifies the cells with zeros, subtracts it from 12 and divides the sum to it. Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple text-number in cell divider formula? | Excel Worksheet Functions | |||
TOTAL AND AVARAGE | Excel Worksheet Functions | |||
AVARAGE TIME | Excel Worksheet Functions | |||
Dynamic Avarage | Excel Worksheet Functions | |||
Make a formula to calculate the avarage of baseball stats | Excel Worksheet Functions |