Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an interesting problem. In my spreadsheet I have two averaging cells.
The first [=IF(COUNT(B2:B191)=0,"",AVERAGE(B2:B191))] averages a column of clients' visits and gives out an average number of visits per month. In January of 2005 this number is 13. The second cell [=IF(COUNT(N2:N191)=0,"",AVERAGE(N2:N191))] averages a column with identical numbers, a yearly total column, and gives out an averages for the year. I only entered data for one month, so I was expecting to see 13 in both cells. But the second cell returned 12. How is that possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
rolling average | Excel Worksheet Functions | |||
Modified Average Function | Excel Worksheet Functions | |||
plotted Average | Charts and Charting in Excel | |||
What is this kind of average called? | Excel Worksheet Functions | |||
AVERAGE and STDEV functions with logic | Excel Worksheet Functions |