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

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
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,215,953
Messages
6,127,920
Members
449,411
Latest member
AppellatePerson

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