+ Reply to Thread
Results 1 to 4 of 4

Countifs formula error!

  1. #1
    Registered User
    Join Date
    02-16-2014
    Location
    Nairobi, Kenya
    MS-Off Ver
    Excel 2007
    Posts
    1

    Countifs formula error!

    Hi,
    I am trying to populate some results using countifs formula with multiple criterias. below is the formula am using and the last two criterias are dates

    =COUNTIFS('Unproccessed CIT'!$B$5:$B$411,Summary!$A$4:$A$35,'Unproccessed CIT'!$G$11:$G$417,"<>"&"closed",'Unproccessed CIT'!$A$5:$A$38,">="&$C$2,'Unproccessed CIT'!$A$5:$A$38,"<="&Summary!$E$2)

    Results:
    #VALUE!

    Please help

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,448

    Re: Countifs formula error!

    Is it because 'unproccessed' (sic) is misspelt?

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,453

    Re: Countifs formula error!

    Each additional range must have the same number of rows and columns as the criteria_range1 argument, which is not the case in your formula

  4. #4
    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 error!

    Hi and welcome to the forum!

    This function requires that the criteria ranges be of equal size. You have 4 such ranges (2 are in fact the same): 'Unproccessed CIT'!$B$5:$B$411 and 'Unproccessed CIT'!$G$11:$G$417 consist of 407 rows, whereas 'Unproccessed CIT'!$A$5:$A$38 consists of only 34.

    What's more, your first criterion is not a single cell, but a range of cells (Summary!$A$4:$A$35). I think you should upload a sample workbook and explain precisely what it is you are trying to achieve.

    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. [SOLVED] Error in COUNTIFS formula (3 conditions)
    By rvkadu1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-12-2013, 06:23 AM
  2. Using two ranges as ONE RANGE in countifs with conditions. Formula returns an error
    By Lifeseeker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2011, 08:20 PM
  3. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  4. #Value error from a Countifs formula
    By Patlox in forum Excel General
    Replies: 2
    Last Post: 01-12-2011, 10:33 AM
  5. #Value error from a Countifs formula
    By Befuddled in forum Excel General
    Replies: 3
    Last Post: 01-04-2011, 02:03 PM

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