+ Reply to Thread
Results 1 to 3 of 3

COUNTIFS returning #VALUE!

  1. #1
    Registered User
    Join Date
    12-18-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    3

    COUNTIFS returning #VALUE!

    Hi. First time post, so let me know if I do anything incorrect.

    Anyhow, I am trying to get a report done for work tomorrow and I am having an issue with COUNTIFS.
    This worked on a previous workbook, so I don't know why it isn't working now.

    Here is the formula that I am using:

    =COUNTIFS('Full Report'!E2:E1475,A2,'Full Report'!B2:B1500,B1)

    As I said, when I put in this formula, it returns with #VALUE!

    However, when I split the formula into two, each returns a value:

    =COUNTIFS('Full Report'!E2:E1475,'Issues by Carrier'!A2)

    and

    =COUNTIFS('Full Report'!B2:B1500,B1)

    And, to be sure, I manually counted and there are plenty of cells that meet both criteria.

    Any help is appreciated.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: COUNTIFS returning #VALUE!

    welcome to the forum, photoryan. 1 of the reasons is that they must be of the same no of columns & rows. so maybe:
    =COUNTIFS('Full Report'!E2:E1500,A2,'Full Report'!B2:B1500,B1)

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    12-18-2013
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: COUNTIFS returning #VALUE!

    That was exactly it. I can't believe that I didn't catch that.

    Thanks!

+ 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. SUMPRODUCT and COUNTIFS formula that is returning #DIV/0!
    By caseyjones05 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-19-2013, 03:37 PM
  2. COUNTIFS OR...multiple countifs without duplication in the numbers
    By HooligaD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2012, 09:53 AM
  3. [SOLVED] COUNTIFS Fuction returning wrong data
    By christopherw34 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-02-2012, 12:31 PM
  4. [SOLVED] COUNTIFS Function returning wrong data
    By christopherw34 in forum Excel General
    Replies: 8
    Last Post: 05-02-2012, 12:29 PM
  5. Replies: 0
    Last Post: 12-16-2011, 09:01 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