+ Reply to Thread
Results 1 to 3 of 3

How do I write a conditional statement in Excel to count if two c.

  1. #1
    marblelife
    Guest

    How do I write a conditional statement in Excel to count if two c.

    I need to count how many times in a list that a name comes up with a certain
    date.

  2. #2
    Dave Peterson
    Guest

    Re: How do I write a conditional statement in Excel to count if two c.

    =sumproduct(--(a1:a10="marblelife"),--(b1:b10=date(2005,1,16))

    is one way

    marblelife wrote:
    >
    > I need to count how many times in a list that a name comes up with a certain
    > date.


    --

    Dave Peterson

  3. #3
    Bob Phillips
    Guest

    Re: How do I write a conditional statement in Excel to count if two c.

    =SUMPRODUCY(--(A1:A100="the_name"),--(b1:b100=--"2004/01/15"))

    --
    HTH

    Bob Phillips

    "marblelife" <[email protected]> wrote in message
    news:[email protected]...
    > I need to count how many times in a list that a name comes up with a

    certain
    > date.




+ 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