Closed Thread
Results 1 to 2 of 2

COUNTIF Multiple Criteria

  1. #1
    Lori Hornick
    Guest

    COUNTIF Multiple Criteria

    I need a formula that will look count the number of occurrences in one column
    that equal a criteria only if the a criteria in another column is met.
    Neither of the two columns contain numbers.

    For instance Column A has a type of fruit, column B has the seller of the
    fruit. I need to know how many of a particular fruit the specified seller
    sells.

    Thank you!
    --
    Lori
    --
    Lori

  2. #2
    Bob Phillips
    Guest

    Re: COUNTIF Multiple Criteria

    =SUMPRODUCT(--(A1:A100="apple"),--(B1:B100="Bill"))

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Lori Hornick" <[email protected]> wrote in message
    news:[email protected]...
    > I need a formula that will look count the number of occurrences in one

    column
    > that equal a criteria only if the a criteria in another column is met.
    > Neither of the two columns contain numbers.
    >
    > For instance Column A has a type of fruit, column B has the seller of the
    > fruit. I need to know how many of a particular fruit the specified seller
    > sells.
    >
    > Thank you!
    > --
    > Lori
    > --
    > Lori




Closed 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