Thread
:
Average - without zero?
View Single Post
#
3
Posted to microsoft.public.excel.programming
[email protected]
[_2_]
external usenet poster
Posts: 16
Average - without zero?
On Feb 7, 9:06*am, Cliff wrote:
=AVERAGE(IF(B5:B17<0,B5:B17)) *& enter this as an array formula via
Ctrl+Shift+Enter
or in Excel 2007
=AVERAGEIF(B5:B17,"<0")
Thanks Cliff, that worked perfectly!
Reply With Quote
[email protected]
[_2_]
View Public Profile
Find all posts by
[email protected]
[_2_]