Results 1 to 8 of 8

COUNTIFS with OR condition

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-19-2010
    Location
    Manchester
    MS-Off Ver
    Excel 2007
    Posts
    180

    COUNTIFS with OR condition

    Hi

    I have 3 columns. I want to count the number of 1s (could actually be 1-/1/1+) in column A and the number of 1s in EITHER columns B and C

    so for e.g. if cell A1 contained 1 and celll B1 contained 2 and cell C1 contained 1 ... then the count would return 1

    and if cell A1 contained 1 and cell B1 contained 1 and cell C1 contained 2 ... then the count would still return 1

    I think I would need something like
    =COUNTIFS($A$1:$A$40,"*1*",$B$1:$H$B40,"*1*",$C$1:$C$40,"*1*")
    ????? But would need an AND/OR condition for columns B and C.


    Hope that makes sense and someone can help.

    TIA
    Last edited by technik; 09-25-2019 at 07:30 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Multiple Condition Countifs with Uniqueness as Condition
    By semantics in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 02-21-2017, 05:21 PM
  2. COUNTIFS using date as condition
    By aijp in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-21-2013, 04:27 PM
  3. [SOLVED] Countifs with a date as a condition
    By nickmessick1 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-06-2013, 07:58 AM
  4. [SOLVED] Using COUNTIFS between dates when one more condition - can they be in one formula or not?
    By RogerRangeRover in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-04-2012, 01:32 PM
  5. Replies: 3
    Last Post: 12-16-2011, 10:55 AM
  6. Replies: 4
    Last Post: 08-25-2010, 07:02 AM
  7. COUNTIFS with a variable condition
    By cjsec9 in forum Excel General
    Replies: 2
    Last Post: 04-01-2009, 02:51 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