+ Reply to Thread
Results 1 to 2 of 2

count

  1. #1
    Mike
    Guest

    count

    What would the formula be to count the number of Y's in a column if that
    y cell had a number 2 in another cell in that row.
    --
    Mike

  2. #2
    Bondi
    Guest

    Re: count

    Hi Mike,

    One way would be to use SumProduct()

    =SUMPRODUCT(--(A1:A10="Y"),--(B1:B10=2))

    Regards,
    Bondi


+ 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