+ Reply to Thread
Results 1 to 3 of 3

Countifs + Countifs - replacement?

  1. #1
    Registered User
    Join Date
    02-10-2014
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2013
    Posts
    25

    Countifs + Countifs - replacement?

    Hi there,

    What can I replace my countifs + countifs with?
    Please Login or Register  to view this content.
    I'm attempting to say - if Column AM contains the text like DDMI or like CA, then count all the Windows Servers in column B.

    I've tired various combinations of If OR, then countifs, but I can't get the correct combination.

    Thanks,
    J

  2. #2
    Registered User
    Join Date
    02-10-2014
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2013
    Posts
    25

    Re: Countifs + Countifs - replacement?

    SOLVED MYSELF =SUM(COUNTIFS('Master Host List'!B:B,"Windows",'Master Host List'!AM:AM,{"*DDMI*","*CA*"}))

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Countifs + Countifs - replacement?

    usually you use a countifs like this... COUNTIFS(criteria Range 1, criteria 1, criteria range 2, criteria 2) so you should be able to combine the two into one countifs. You can use the double countifs if you are going to count things like that from different columns, so if DDMI was in one column and CA in another one.

    EDIT: was still typing when you discovered one answer.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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 with COUNTIFS
    By reedersketer in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-08-2014, 04:51 PM
  2. COUNTIFS OR COUNTIFS needs to work
    By joshbellfi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-23-2013, 10:55 AM
  3. 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
  4. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  5. Replacement for COUNTIFS
    By di22y in forum Excel General
    Replies: 10
    Last Post: 06-04-2009, 04:12 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