+ Reply to Thread
Results 1 to 4 of 4

Countifs, after checking another cell

  1. #1
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Countifs, after checking another cell

    Afternoon,

    I am using Excel 2010 and using the following formula to count the number of times a value is in a column:

    =COUNTIF(EXPORTED!W:W,Q1)

    However, now I need another formula that will only do the above forumla if A3 is in column Q.

    Any ideas please?

    Many thanks

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Countifs, after checking another cell

    Cmorgan,

    Give this a try:
    Please Login or Register  to view this content.
    Last edited by tigeravatar; 11-04-2011 at 12:37 PM.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Countifs, after checking another cell

    If you want to count the number of rows where both criteria are met then try COUNTIFS (with an "S")

    =COUNTIFS(EXPORTED!W:W,Q1,EXPORTED!Q:Q,A3)
    Audere est facere

  4. #4
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Re: Countifs, after checking another cell

    Thanys, worked a treat.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1