+ Reply to Thread
Results 1 to 3 of 3

Or within Countifs statement

  1. #1
    Registered User
    Join Date
    02-01-2014
    Location
    Boston, Massachusetts
    MS-Off Ver
    Excel 2010
    Posts
    61

    Or within Countifs statement

    I am trying to do something similar to this:

    =COUNTIFS('Sheet2'!C:C,("<"&D10),'Sheet2'!J:J,OR((">"&D10),""))

    The part that doesn't work is the "or"

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Or within Countifs statement

    Think you'll have to do

    =COUNTIFS('Sheet2'!C:C,"<"&D10,'Sheet2'!J:J,">"&D10)+COUNTIFS('Sheet2'!C:C,"<"&D10,'Sheet2'!J:J,"")

  3. #3
    Registered User
    Join Date
    02-01-2014
    Location
    Boston, Massachusetts
    MS-Off Ver
    Excel 2010
    Posts
    61

    Re: Or within Countifs statement

    You are awesome!

+ 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] help nesting OR statement into COUNTIFS statement
    By HeyInKy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-18-2014, 09:31 AM
  2. [SOLVED] =COUNTIFS statement
    By Glen- in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-09-2014, 10:49 AM
  3. [SOLVED] Countifs with selective if statement
    By Mulveriser in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2013, 09:58 PM
  4. [SOLVED] Countifs statement with a Vlookup as well.
    By jayres14 in forum Excel General
    Replies: 3
    Last Post: 07-21-2012, 07:24 AM
  5. Countifs Statement
    By turpink in forum Excel General
    Replies: 1
    Last Post: 09-12-2011, 01:01 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