+ Reply to Thread
Results 1 to 2 of 2

Counting cells that meet 2 differnet criteria

  1. #1
    USChad
    Guest

    Counting cells that meet 2 differnet criteria

    I need the number of cells in a database that meet two differnt criteria.
    First it has to have a certain number in column A....such as 372647...then it
    has to have certain data in column F... such as "NON CUSTOMER".. i have tried
    several different formulas and nothing seems to be coming up correct for me.
    Any help is appreachiated.

    Thanks

  2. #2
    David Billigmeier
    Guest

    RE: Counting cells that meet 2 differnet criteria

    SUMPRODUCT(--(A1:A10000=372647),--(F1:F10000="NON CUSTOMER")
    Just change the row numbers to fit your data.


    --
    Regards,
    Dave


    "USChad" wrote:

    > I need the number of cells in a database that meet two differnt criteria.
    > First it has to have a certain number in column A....such as 372647...then it
    > has to have certain data in column F... such as "NON CUSTOMER".. i have tried
    > several different formulas and nothing seems to be coming up correct for me.
    > Any help is appreachiated.
    >
    > Thanks


+ 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