Average of SUMIF with 2 criteria

thetoader

New Member
Joined
May 10, 2011
Messages
1
Hello:

I am working in Microsoft Excel 2007. I have a data table and am trying to find the average of a two criterias being met if possible.

Column Headings
A = Companies (cell range is A4:A8000)
B = Total Assets of Companies (Cell range is R4:R8000)
C = Total cost of Health Ins. plans (cell range is AS4:AS8000)

I have different categories and want to find the number for each:
I have found how many companies with over $100Million in assets have health insurance plans.

=SUMIF($R$4:$R$8000,">="&A9,$AS$4:$AS$8000)
A9 is where my category list starts (A9=1000000000)

I want to find the average assets of those stores with over $100Million in asset size AND have an insurance plan. Some of the stores have "0" for health insurance plans.

My categories are:
over 100M
50M-100K
25M-50M
and so on down to under 100 Thousand

I hope I've made sense.

Thanks!
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,224,514
Messages
6,179,223
Members
452,896
Latest member
IGT

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