+ Reply to Thread
Results 1 to 2 of 2

multiple countif's

  1. #1
    Registered User
    Join Date
    10-08-2011
    Location
    Chicago
    MS-Off Ver
    Excel 2007
    Posts
    1

    multiple countif's

    I'd like to be able to count between a range of numbers (which I think I've solved below). However, along with that I also need the the formula to look at the cells in column A and if any of the cells contain the word, "Complete" then I'd like for the formula not count that piece of data in column L.

    This is what I have so far.

    =ABS(COUNTIF(L6:L5000,"<-999")-COUNTIF(L6:L5000,"<-1"))

    I just need to figure out how to exclude a cell in the countif logic, as long as the word in column A = "Complete"

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: multiple countif's

    If you have the COUNTIFS function, then perhaps:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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