#1   Report Post  
Wolff000
 
Posts: n/a
Default Should be Simple


This doesn't seem to be all that difficult but my excel skills are weak
to say the least. I have searched but my wording has produced
nothing. I need to get an average of cells while ignoring the cells
with zeros. What would the formula be for this? Thanks in advance.


--
Wolff000
------------------------------------------------------------------------
Wolff000's Profile: http://www.excelforum.com/member.php...o&userid=26051
View this thread: http://www.excelforum.com/showthread...hreadid=393950

  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default


Try these:

=SUM(A1:A10)/SUMPRODUCT(--ISNUMBER(A1:A10)*(A1:A10<0))

=SUM(A1:A10)/(COUNT(A1:A10)-COUNTIF(A1:A10,0))

Does that help?

Ron


--
Ron Coderre
------------------------------------------------------------------------
Ron Coderre's Profile: http://www.excelforum.com/member.php...o&userid=21419
View this thread: http://www.excelforum.com/showthread...hreadid=393950

  #3   Report Post  
Wolff000
 
Posts: n/a
Default


thanks the 2nd one did it


--
Wolff000
------------------------------------------------------------------------
Wolff000's Profile: http://www.excelforum.com/member.php...o&userid=26051
View this thread: http://www.excelforum.com/showthread...hreadid=393950

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
Problem with Excel: Simple multiplying calculations don't work. dforty3 Excel Discussion (Misc queries) 3 July 22nd 05 05:47 PM
simple if then function amy Excel Worksheet Functions 4 July 6th 05 05:36 PM
Simple Simple Excel usage question BookerW Excel Discussion (Misc queries) 1 June 23rd 05 10:06 PM
Help with what should be a simple formula B Millar via OfficeKB.com Excel Worksheet Functions 2 June 16th 05 04:18 PM
Simple But Stumped Brian Keanie Excel Discussion (Misc queries) 3 February 5th 05 02:56 AM


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

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

About Us

"It's about Microsoft Excel"