+ Reply to Thread
Results 1 to 4 of 4

Countifs formula for drop down "All" is not working

  1. #1
    Registered User
    Join Date
    03-05-2011
    Location
    India
    MS-Off Ver
    office 365
    Posts
    20

    Countifs formula for drop down "All" is not working

    Hi


    I am using the below formula to get a summarized view in the picture below

    =IF(AND(C7="All",B7="All",D7="All"),COUNTA('July Hr report'!D:D,Summary!B7),COUNTIFS('July Hr report'!B:B,Summary!B7,'July Hr report'!L:L,Summary!C7,'July Hr report'!M:M,Summary!D7))

    Capture.PNG

    the problem is when i select "All" from the drop down list(Coloumn Location City, SSL,SMU) this formula doesn't gives me the appropriate count

    I have "All" as dropdown for coloumns "Location City","SSL","SMU"

    Capture1.PNG

    what is incorrect in my formula, can you please help?

  2. #2
    Forum Expert
    Join Date
    06-05-2017
    Location
    Brazil
    MS-Off Ver
    Microsoft 365
    Posts
    1,219

    Re: Countifs formula for drop down "All" is not working

    Try changing AND for OR at beginning of formula.

  3. #3
    Registered User
    Join Date
    03-05-2011
    Location
    India
    MS-Off Ver
    office 365
    Posts
    20

    Re: Countifs formula for drop down "All" is not working

    Both 3 columns has "All" Dropdown

    so i think it needs to meet few criteria
    1) Like Location city is "All" but SSL and SMU is not All
    2) SSL is "All", but Location City and SMU is not All
    3) Location city, SSL, SMU is "All"
    4) Location City and SSL is "All" but SMU is not All
    5) None of the drop down is "All

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Countifs formula for drop down "All" is not working

    To best describe or illustrate your problem you would be better off attaching a dummy workbook. The workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Replies: 3
    Last Post: 11-19-2020, 08:30 PM
  2. Replies: 9
    Last Post: 11-02-2020, 04:02 PM
  3. Excel formula "COUNTIFS" problem with ">"
    By danngkb in forum Excel General
    Replies: 4
    Last Post: 06-19-2014, 02:32 AM
  4. [SOLVED] IF Formula not working - need to return "NO" if cell is 1% greater or "YES" if less 1%
    By maryren in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2013, 11:34 AM
  5. Replies: 10
    Last Post: 01-26-2012, 08:26 AM
  6. Application.ExecuteExcel4Macro "SHOW.TOOLBAR(""Ribbon"",False)" not working
    By redders in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-31-2011, 03:52 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