+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    01-11-2010
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    23

    count values from same dates in list (without VBA)

    Hi,

    I'd like to extract (& count) the status value for a specific date range from a list with dates & status (several dates can be the same but with different/same status).

    It's clearer with the attachment

    Is this possible with formula's and not with VBA code (the excel sheet is shared)...

    Thanks
    B
    Attached Files Attached Files
    Last edited by BartDeHertogh; 02-19-2010 at 10:37 AM.

  2. #2
    Forum Guru zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    5,740

    Re: count values from same dates in list (without VBA)

    Here, try this in F4 and pull right and down:

    =SUMPRODUCT(--($A$4:$A$20=$E4);--($C$4:$C$20=F$3))
    "Relax. What is mind? No matter. What is matter? Never mind!"

  3. #3
    Valued Forum Contributor JeanRage's Avatar
    Join Date
    03-02-2009
    Location
    Nice, France
    MS-Off Ver
    Excel 2003
    Posts
    705

    Re: count values from same dates in list (without VBA)

    Hi,

    See attached file ...

    P.S.
    Hope it is (euro) clear ...
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    01-11-2010
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    23

    Re: count values from same dates in list (without VBA)

    Perfect !!!
    Thanks zbor

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.2.0