Hi all,
I need to be able to count the number of "yes" entries in a cell based on whether another cell contains a specific text. Here's my scenario:
I have a tab called raw data that contains columns called: ID#, Title, Internal, Name, Location, Unit
I want to count the number of "yes" entries in the Internal column that correspond with a particular Unit
For example, if Unit = "IOS" then find all "yes" entries in the Internal column for only "IOS" and give me the total count
I've been trying to use the following formula but it doesn't work, instead it's counting both the specific instances in the Unit and Internal column and summing the count.
Thank you.
I need to be able to count the number of "yes" entries in a cell based on whether another cell contains a specific text. Here's my scenario:
I have a tab called raw data that contains columns called: ID#, Title, Internal, Name, Location, Unit
I want to count the number of "yes" entries in the Internal column that correspond with a particular Unit
For example, if Unit = "IOS" then find all "yes" entries in the Internal column for only "IOS" and give me the total count
I've been trying to use the following formula but it doesn't work, instead it's counting both the specific instances in the Unit and Internal column and summing the count.
Thank you.