Formula To Average Cells With Data Versus Blank Cells In The Same Column

TMILJVIPM

Board Regular
Joined
Aug 6, 2011
Messages
72
I need help with a formula for example: Cell M5 needs to give me an average of cells with data in them versus blank cells from M7:M17. Also in the M7:M17 range each cell has a formula.


Thanks in advance or the help.
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
So if I understand you correctly.
You need an average of only the cells that have a value in them.

So for your example.
Lets say M7:M17 had 9 values and 2 blanks

You would want the formula to show 82% correct?

If so you are looking for the following:
=AVERAGEA(M7:M17)
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,287
Members
452,631
Latest member
a_potato

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top