Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() If I may be permitted...... The "rng" in Harlan's formula is simply "range", i.e. in your case H2:H132 Following Harlan's argument I assume you have only positive values and zeroes and you can therefore use =AVERAGE(IF(H2:H1320,H2:H132)) This formula needs to be confirmed with CTRL+SHIFT+ENTER (as Biff says) so that curly braces appear around the formula in the formula bar, alternatively you can use a formula which just requires ENTER =SUM(H2:H132)/MAX(1,COUNTIF(H2:H132,"0")) -- daddylonglegs ------------------------------------------------------------------------ daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486 View this thread: http://www.excelforum.com/showthread...hreadid=536675 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Figuring daily average...function ??? | Excel Worksheet Functions | |||
AVERAGE function returns #DIV/0! error | Excel Discussion (Misc queries) | |||
Average function assistance | Excel Discussion (Misc queries) | |||
EXCEL 2000 AVERAGE function | Excel Worksheet Functions | |||
Using the average function | Excel Worksheet Functions |