+ Reply to Thread
Results 1 to 2 of 2

Using Countif when column A=Num and Column B=Yes

  1. #1
    CMO
    Guest

    Using Countif when column A=Num and Column B=Yes

    I have been trying to count the number of occurrences when the value in the
    first column is 1277 and the value in the second column is "Yes". I have
    come up with the following formula:

    =SUMPRODUCT(('Master Report'!$H$2:$H$2000=B1)*('Master
    Report'!$K$1:$K$2000="Yes"))

    The result is #N/A

    Please can anyone help!


  2. #2
    Ardus Petus
    Guest

    Re: Using Countif when column A=Num and Column B=Yes

    =SUMPRODUCT(('Master Report'!$H$2:$H$2000=B1)*('Master
    Report'!$K$2:$K$2000="Yes"))

    Both arrays must have same number of rows

    HTH
    --
    AP

    "CMO" <[email protected]> a écrit dans le message de
    news:[email protected]...
    > I have been trying to count the number of occurrences when the value in

    the
    > first column is 1277 and the value in the second column is "Yes". I have
    > come up with the following formula:
    >
    > =SUMPRODUCT(('Master Report'!$H$2:$H$2000=B1)*('Master
    > Report'!$K$1:$K$2000="Yes"))
    >
    > The result is #N/A
    >
    > Please can anyone help!
    >




+ 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