Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
SVS SVS is offline
Junior Member
 
Posts: 2
Default Count if with Multiple criteria

I have a column which can contain text as below :

Competency
Capability
Capability & Competency

I want to count all the cells which contains either competency / capability or both .

The count of the above should be 3 and not 4 .

If we do 2 separate count if and add it will give 4 but what i need it to count is only 3 . ( i.e no of unique rows which has any one of this input ) .

Can anyone help me how to do this .
  #2   Report Post  
Senior Member
 
Location: Belo Horizonte, Brazil
Posts: 170
Exclamation

Dear SVS, Good Afternoon.

The result 4 is CORRECT!

But if you can received a different result you must change the logic process.

Try to search for
"Competency"

"Capability"

"Capability & Competency" (the text must be equal at cells)


Tell me if it worked for you.
-----------------------------------------------------------------------

Quote:
Originally Posted by SVS View Post
I have a column which can contain text as below :

Competency
Capability
Capability & Competency

I want to count all the cells which contains either competency / capability or both .

The count of the above should be 3 and not 4 .

If we do 2 separate count if and add it will give 4 but what i need it to count is only 3 . ( i.e no of unique rows which has any one of this input ) .

Can anyone help me how to do this .
__________________
I hope it can help you.

Best regards,
Marcilio Lobão
---------------------------
Belo Horizonte, Brazil
  #3   Report Post  
SVS SVS is offline
Junior Member
 
Posts: 2
Default

i cannot understand the reply .

Yes i agree the count will be 4 .

I am using the formula as below :

countif(a1:a3,"capability")+countif(a1:a3,"compete ncy")

the above formula gives the result as 4 as it does the count separately for capability and separately for competency .

But i have only three rows .

As the no of rows is only 3, i want it to count 3 and not 4


Is there any way we can merge these formula so that it checks the rows only once and if any 1 condition satisifies , the row will be counted ..Otherwise it will not be counted .
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count with multiple criteria in multiple cells Mike H Excel Worksheet Functions 1 February 9th 10 04:02 PM
Filter Multiple Columns on Multiple Criteria and count the last co LBitler Excel Worksheet Functions 2 February 12th 09 08:36 PM
To count the data using multiple criteria in multiple columns Rajesh New Users to Excel 5 December 15th 08 04:07 PM
Count multiple cells against multiple criteria in an Excel spreads EricB Excel Worksheet Functions 7 June 3rd 08 09:09 PM
Multiple Criteria, Count If, Sum Product to get count across range Jonathan Excel Worksheet Functions 5 January 9th 08 11:32 PM


All times are GMT +1. The time now is 10:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"