Using SUM/COUNTIF with multiple criteria and having the value update based on Auto Filter

eman74

New Member
Joined
Mar 20, 2013
Messages
1
This data is a simplified version to illustrate my question.

1 - Course -------- Name ---------- Elmement ---------- MOS ---------- Res/Reg
2 - 1111 ---------- Dave ------------ Land ------------ 1111 ----------- Reg
3 - 2222 ---------- Mike ------------- Land ------------ 6666 ----------- Reg
4 - 1111 ---------- Shelly ------------ Air -------------- 6666 ----------- Reg
5 - 1111 ---------- Dan -------------- Sea ------------- 1111 ----------- Res
6 -
7 - Total Reg Force Land:
8 - {=SUM((E2:E3000="Reg")*(C2:C3000="Land"))}

Above Formula works perfectly (result is 2)

My problem is that I want the results of the formula to update based on an autofilter in the above list.
So, for example, the user can select Course 1111 and the Forumula results = 1.
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.

Forum statistics

Threads
1,214,971
Messages
6,122,525
Members
449,088
Latest member
RandomExceller01

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