+ Reply to Thread
Results 1 to 2 of 2

Counting different colums

  1. #1
    Registered User
    Join Date
    11-08-2005
    Posts
    1

    Counting different colums

    I am using this and it works perfectly:

    =COUNTIF('Issues Registered'!P:P,"yes")

    But I want it to look in another column as well (Count "Yes" in column P and all "1" in column G). What am I doing wrong?

    =COUNTIF('Issues Registered'!(P:P,"yes")(g:g,"1"))

    Your help will be appreciated

    Mike

  2. #2
    Peo Sjoblom
    Guest

    Re: Counting different colums

    =SUMPRODUCT(--(P1:P1000="yes"),--(G1:G1000=1))


    --

    Regards,

    Peo Sjoblom

    "gadget" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I am using this and it works perfectly:
    >
    > =COUNTIF('Issues Registered'!(P:P,"yes")
    >
    > But I want it to look in another column as well (Count "Yes" in column
    > P and all "1" in column G). What am I doing wrong?
    >
    > =COUNTIF('Issues Registered'!(P:P,"yes")(g:g,"1"))
    >
    > Your help will be appreciated
    >
    > Mike
    >
    >
    > --
    > gadget
    > ------------------------------------------------------------------------
    > gadget's Profile:

    http://www.excelforum.com/member.php...o&userid=28648
    > View this thread: http://www.excelforum.com/showthread...hreadid=483122
    >




+ 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