COUNTIFS Is It possible to count multiple columns?

Gollum9

New Member
Joined
Feb 10, 2011
Messages
31
Office Version
  1. 365
Platform
  1. Windows
I have a spreadsheet (image attached), where I'm looking to do a COUNTIFS if a person has a particular site and manager. If they do, I want to count the number of "Y" and "Yes" in all of the columns headed A thru E.

I've tried a regular COUNTIFS formula but if the count range is columns E:I and not just one column, I get a VALUE error message.

Is this possible? Is COUNTIFS the wrong formula to be using?

Many thanks for your help.
 

Attachments

  • Screenshot 2022-09-02 143355.png
    Screenshot 2022-09-02 143355.png
    5.7 KB · Views: 8

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
All the ranges in COUNTIFS need to be the same size. You can use SUMPRODUCT instead.
 
Upvote 0

Forum statistics

Threads
1,214,853
Messages
6,121,935
Members
449,056
Latest member
denissimo

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