+ Reply to Thread
Results 1 to 2 of 2

Countifs dates greater than 0

  1. #1
    Forum Contributor
    Join Date
    09-21-2014
    Location
    USA
    MS-Off Ver
    2010
    Posts
    449

    Countifs dates greater than 0

    Hello All,

    See attached.

    In sheet5, cell "C6", I need a formula that will look at sheet1 column AU and look for dates that are greater than 0 (or 01/01/1900) and then also look at column J and return the quantity that we have a match for "3". It should return 16, but it returns 0 right now.

    You can filter column J to "3", and column AU to remove Jan 1 1900 and see the dates it should be counting.

    Please help. I cannot use a helper column. That would require me to enter dozens of those in my sheet.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Countifs dates greater than 0

    Hi,

    data in column AU are not recognized as dates.

    A workaround could be:

    =COUNTIFS(sheet1!AU:AU,"<>0",sheet1!J:J;3)

    Regards
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

+ 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 not working with greater than (>1)
    By toeyb87 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-12-2016, 05:28 PM
  2. Replies: 3
    Last Post: 08-18-2016, 05:26 PM
  3. Countifs counting dates with concurrents dates as one
    By tom8635 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-11-2015, 12:38 PM
  4. [SOLVED] Countifs - Dates greater than.
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-15-2015, 06:20 PM
  5. [SOLVED] Using greater than or less than today as a criteria in a countifs
    By santanicopandimonium in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-05-2014, 02:48 AM
  6. Help With COUNTIFS Using Greater Than Criteria
    By amerain in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-04-2013, 11:31 AM
  7. Replies: 3
    Last Post: 07-19-2010, 01:02 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