+ Reply to Thread
Results 1 to 6 of 6

Coutnifs formulae not working

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    Derby, England
    MS-Off Ver
    Excel 2010
    Posts
    48

    Coutnifs formulae not working

    Hi everyone,
    I am looking to compile a spread sheet that breaks down certain data.
    I am using a COUNTIFS formula for it, it works for 'A' but when I adjust it for 'B' is doesn't work. Highlighted in yellow on my sheet. I can't figure out why, it's the same formula just the criteria is slightly altered.

    Any help would be appreciated.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,101

    Re: Coutnifs formulae not working

    In B2, copied down:

    =IFERROR(TEXT(1/(1/C2),"ddd"),B1)
    Attached Files Attached Files
    Last edited by Glenn Kennedy; 05-09-2017 at 08:34 AM.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Coutnifs formulae not working

    Change the formula in as your formula is giving wrong answer

    Try

    N16
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  4. #4
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,915

    Re: Coutnifs formulae not working

    Change:

    =COUNTIFS($B$3:$B$400,"Mon",$C$3:$C$400,O15,$E$3:$E$400,">=529")

    To:

    =COUNTIFS($B$3:$B$400,"Mon",$C$4:$C$401,O15,$E$4:$E$401,">=529")

  5. #5
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Coutnifs formulae not working

    The results are correct.

    Your formula for column O ("B") is saying

    where column B equals Tue AND column C is "B"
    There is NO row that matches this as your "days" are all on a row that has "A" in column C.

    Copy the days downwards in column B in each table and it should work.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,101

    Re: Coutnifs formulae not working

    Exactly, Sp-K. Thats the function of the formula at post 2...

+ 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] Formulae not working as they should
    By Joe R in forum Excel General
    Replies: 3
    Last Post: 08-17-2015, 09:42 AM
  2. Worksheet_Change() not working with formulae
    By Quasis in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-02-2015, 11:26 AM
  3. Formulae not working on new colums and rows
    By Jose22 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-22-2014, 05:16 AM
  4. [SOLVED] Troubleshooting formulae working with time
    By dcp359 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-29-2013, 12:39 PM
  5. [SOLVED] Sum and Coutnifs
    By pphg in forum Excel General
    Replies: 7
    Last Post: 11-18-2012, 10:55 AM
  6. Formulae between spreadsheets not working correctly
    By timjames in forum Excel General
    Replies: 1
    Last Post: 09-01-2011, 09:52 AM
  7. Formulae not working
    By shekar goud in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-29-2009, 05:38 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