+ Reply to Thread
Results 1 to 2 of 2

Countifs FOrmula Not working

  1. #1
    Forum Contributor
    Join Date
    07-21-2013
    Location
    washington dc
    MS-Off Ver
    365 MSO
    Posts
    473

    Countifs FOrmula Not working

    HI-

    I am trying to count the # of occurences of MXN, and HKD in column E, when the fund name is Master. My formula is only returning the number of occurences of MXN. Can someone help me with my formula. Thanks
    Please Login or Register  to view this content.

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Countifs FOrmula Not working

    Hi,

    Combine it with a SUMPRODUCT to coerce an array of returns:

    =SUMPRODUCT(COUNTIFS(Sheet2!$E$2:$E$5000,{"MXN","HKD"},Sheet2!$G$2:$G$5000,"MASTER"))

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. countifs and date not working right.
    By kztdat in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 11-22-2013, 06:31 PM
  2. [SOLVED] countifs working on extended ranges and different sheets not working
    By etaf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2013, 02:23 PM
  3. [SOLVED] Countifs code not working
    By newbi004 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-08-2013, 06:09 AM
  4. COUNTIFS not working
    By nosenga in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-13-2011, 04:38 AM
  5. COUNTIFS function not working
    By d_mack in forum Excel General
    Replies: 3
    Last Post: 08-26-2010, 02:25 AM

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