skip 0 average

  • Thread starter Thread starter Ken
  • Start date Start date
One way...

Try this array formula** :

=AVERAGE(IF(A1:A20<>0,A1:A20))

** array formulas need to be entered using the key combination of
CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL key and the SHIFT
key then hit ENTER.
 
How do average a colum of numbers? I will ignore the $0 number.

Thank you very much!

If you have Excel 2007

=AVERAGEIF(A1:A10,"<>0")


= = = = = = =
HTH :>)
Dana DeLouis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top