PC Review


Reply
Thread Tools Rate Thread

Countif with Multiple Criteria

 
 
New Member
Join Date: Jul 2010
Posts: 3
 
      15th Jul 2010
Hello everyone,

I need help fast. I am creating a Summary Page (Worksheet 1) and would like to pull data from Worksheet 2. My Worksheet 2 has various columns and many rows. In Column A, I have a list of employee names, for example: Henderson, Craig. In Column G, I have a list of Yes or No corresponding to the employee name. I need a countif formula to count the number of "No" in Column G, but ONLY if it matches a specific name in Column A "Henderson".

What will be the countif formula to be calculated in my Summary Page (Worksheet 1)? The data will be pulled from Worksheet 2.

Thanks in advance for your help!
 
Reply With Quote
 
 
 
 
New Member
Join Date: Sep 2010
Posts: 3
 
      1st Sep 2010
easiest would be to make a reference column and combine column A & G (you can use concatenate formula or just =A#&G#, then on summary page your countif formula would be on your new ref column (which we'll pretend if column 'H' and your names on summary page start we'll pretend they start in A2)


=countif(worksheet 2!H$2:H$99,A2&"No")

Hope this helps
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
countif for multiple criteria? tracktraining Microsoft Excel Programming 8 4th Mar 2009 10:43 PM
Nesting COUNTIF for multiple criteria in multiple columns NeedExcelHelp07 Microsoft Excel Worksheet Functions 1 12th Dec 2007 05:47 PM
RE: COUNTIF with multiple criteria =?Utf-8?B?SmltIEphY2tzb24=?= Microsoft Excel Programming 0 8th Dec 2006 05:11 PM
Re: COUNTIF with multiple criteria Tom Ogilvy Microsoft Excel Programming 0 8th Dec 2006 04:58 PM
CountIf - Multiple Criteria Lintz Microsoft Excel Misc 7 11th May 2004 04:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:01 PM.