Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a sheet that I require a monthly average for, however the number of months in each column varies. Therefore I've been using the formula: =AVERAGE(IF(ISNUMBER(B5:B17),B5:B17)) The problem is, this formula adds any zero's into the formula, and that skews the average. Any ideas on how to change this? An example of a table I'm using would be: Jan 12 Feb 14 Mar 21 Apr 0 May 0 Jun 0 Jul 0 I want it to only average those cells that have a number other than 0. Thanks for any help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A formula to AVERAGE IF but only average a set number of values | Excel Worksheet Functions | |||
Find monthly average but have average automatically configured | Excel Discussion (Misc queries) | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions | |||
Weighed Average of a weiged average when there are blanks | Excel Discussion (Misc queries) | |||
how does one convert text to a formula "average(A:A)" to =average( | Excel Worksheet Functions |