+ Reply to Thread
Results 1 to 6 of 6

COUNTIF except for these values

  1. #1
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    COUNTIF except for these values

    Helo all,

    How do I edit my formula to say count everything except for:

    "Closed" and "Normal Timelines" this is my formula: bit in red is where I guess I need to input my correct formula

    =COUNTIFS('Ray New'!$A:$A,"<>Closed" & <> "Normal Timelines",'Ray New'!$J:$J,Data!AC15)

    Thnaks
    Thanks,

    R.



  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2402 and WPS V2022
    Posts
    3,327

    Re: COUNTIF except for these values

    Pls try

    =SUM(COUNTIFS('Ray New'!$A:$A,"<>"&{"Closed","Normal Timelines"},'Ray New'!$J:$J,Data!AC15))

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,029

    Re: COUNTIF except for these values

    Another option
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    11-13-2015
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    831

    Re: COUNTIF except for these values

    thank you guys, much appreciated

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    China Shanghai
    MS-Off Ver
    365 V2402 and WPS V2022
    Posts
    3,327

    Re: COUNTIF except for these values

    You're Welcome. Thank You for the feedback

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,029

    Re: COUNTIF except for these values

    Glad to help & thanks for the feedback.

    @wk9128
    You're formula will count how many times col J matches AC15 & then double it regardless of what's in col A.

+ 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. Countif not working for two or more values
    By Grasshopperphil in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-02-2020, 05:37 PM
  2. Countif and range values
    By stumann121 in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 10-09-2015, 01:59 AM
  3. [SOLVED] COUNTIF values in a table that doesn't have values in order
    By InterstateRentals in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-06-2014, 06:27 PM
  4. [SOLVED] COUNTIF Unique Values
    By lefteegunzz in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2014, 09:42 PM
  5. excluding values using countif
    By hooha2012 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-12-2012, 06:04 PM
  6. countif() then list all values
    By tn80 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-08-2008, 12:08 AM
  7. [SOLVED] COUNTIF values are > 0
    By Dave F in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-16-2006, 03:56 AM

Tags for this Thread

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