Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to calculate the average of ONLY the positive numbers from a
column of both positive and negative numbers. I'm sure there's an easy way to do it, but everything I've tried hasn't worked. Any suggestions greatly appreciated! Kris |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is an array formula, meaning you commit it with Shift-Ctrl-Enter
=AVERAGE(IF(A1:A100,A1:A10)) "Kris Andersen" wrote: I'm trying to calculate the average of ONLY the positive numbers from a column of both positive and negative numbers. I'm sure there's an easy way to do it, but everything I've tried hasn't worked. Any suggestions greatly appreciated! Kris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting when inserting a row | Excel Worksheet Functions | |||
Conditional Format Not Working | Excel Discussion (Misc queries) | |||
Conditional formula - language needed | Excel Worksheet Functions | |||
VLOOKUP & Conditional Formating Help. | Excel Discussion (Misc queries) | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) |