+ Reply to Thread
Results 1 to 5 of 5

Countifs formula problem

  1. #1
    Registered User
    Join Date
    11-22-2017
    Location
    Singapore
    MS-Off Ver
    2016
    Posts
    8

    Countifs formula problem

    I have a table of datas that could be filtered.

    This is the formula that I typed out:
    =COUNTIFS(F2:F141,”Major”,G2:G141,”Archi)

    I am trying to see how many Archi are there in Major. But I received an error saying there’s a problem with the formula

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Countifs formula problem

    Hi CrackerJack,

    Looks like you missed a quote after Archi.
    =COUNTIFS(F2:F141,”Major”,G2:G141,”Archi")
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    11-22-2017
    Location
    Singapore
    MS-Off Ver
    2016
    Posts
    8

    Re: Countifs formula problem

    I missed that out. But it still didn’t work

  4. #4
    Registered User
    Join Date
    11-22-2017
    Location
    Singapore
    MS-Off Ver
    2016
    Posts
    8

    Re: Countifs formula problem

    I managed to solve it.
    =COUNTIFS(F2:F141,”Major”;G2:G141,”Archi")

  5. #5
    Valued Forum Contributor
    Join Date
    12-25-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    506

    Re: Countifs formula problem

    hi crackerjack, seems like your machine having different setting (e.g. semicolon instead of comma)

    you might be interested in formula below too which can achieve same result

    =SUMPRODUCT(--(F2:F141&G2:G141="MajorArchi"))
    1. Click on the * Add Reputation if you think someone helped you
    2. Mark your thread as SOLVED when question is resolved

    Alvin

+ 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. Countifs formula problem
    By mkoski in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-06-2016, 04:08 PM
  2. COUNTIFS Formula Problem
    By Archangel30IL in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-05-2014, 01:21 PM
  3. COUNTIFS with INDIRECT Formula Problem
    By GregM56 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-20-2014, 10:00 AM
  4. [SOLVED] Problem with COUNTIFS formula
    By BeerKing in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-26-2014, 10:19 AM
  5. [SOLVED] problem in countifs formula
    By hello911helpme in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-17-2013, 08:14 AM
  6. Countifs formula problem
    By amberj32 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-20-2012, 11:22 AM
  7. COUNTIFS + AND formula problem
    By Kagesen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-25-2012, 03:30 AM

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