Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
KMHarpe
 
Posts: n/a
Default How do I average a formula without calculating zero values?

I want to average a column, except for the cells that have zero as a value.
How do I do this?

Thanks!
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=AVERAGE(IF(rng<0,rng))

which is an array formula so commit with Ctrl-Shift-Enter.

--
HTH

Bob Phillips

"KMHarpe" wrote in message
...
I want to average a column, except for the cells that have zero as a

value.
How do I do this?

Thanks!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula to average certain times Denise Excel Discussion (Misc queries) 5 July 18th 05 01:02 PM
Formula to Average times...again Denise Excel Discussion (Misc queries) 1 July 15th 05 08:26 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Formula for calculating time kc sunshine Excel Worksheet Functions 2 April 26th 05 08:38 PM
Histrogramms: Calculating average and standard deviation Jens Eichelbaum Excel Worksheet Functions 2 November 23rd 04 02:10 AM


All times are GMT +1. The time now is 03:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"