COUNTIFS Statement

MattH1

Board Regular
Joined
Jul 15, 2016
Messages
174
Hi everyone,

I'm using the following COUNTIFS statement:

Code:
=SUM(COUNTIFS('Sheet 1'!$Y:$Y,{"DI","GH","YH","ST"},'Sheet 1'!$O:$O,"C"))

and have zero problems with it. In fact, it gives me exactly what I need.

I'm looking to enhance it as I found out I have another set of criteria. I want to add where Column B in tab 'Sheet 1' = "EL" or "CO". Is there any way I can enhance this formula to do that? It's just an extra set of two criteria in that column but I really need this enhancement.

Thanks in advance
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,216,127
Messages
6,129,022
Members
449,481
Latest member
joaotcosta23

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