+ Reply to Thread
Results 1 to 7 of 7

Multi-criteria countif functions for dates...possible?

Hybrid View

  1. #1
    Registered User
    Join Date
    09-18-2006
    Posts
    67
    Did you enter the formula with CNTRL-SHIFT-ENTER?

    - Clay

  2. #2
    Registered User
    Join Date
    10-10-2006
    Posts
    9
    Just tried it, now it gives me 118 which is way too high.

    Here's the file it if makes things easier:
    http://cjoint.com/?klxmUESqZ0

    Thanks Clay,
    Rekli

  3. #3
    Registered User
    Join Date
    09-18-2006
    Posts
    67
    Sorry, thought you'd have a formula in column D. Use the following:

    =SUM(IF(NOT(ISBLANK(Data!$D$2:$D$1657))*(MONTH(Data!$A$2:$A$1657)=MONTH(A2))*(YEAR(A2 )=YEAR(Data!$A$2:$A$1657))*(Data!$D$2:$D$1657>=0)*(Data!$D$2:$D$1657<=2),1))

    With CNTRL-SHIFT-ENTER

    - Clay Ver Valen
    Excel Help

  4. #4
    Registered User
    Join Date
    10-10-2006
    Posts
    9
    That worked beautifully...thanks Clay!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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