+ Reply to Thread
Results 1 to 3 of 3

Need column evaluated to count total of occurrences of "Y". How?

  1. #1
    learning
    Guest

    Need column evaluated to count total of occurrences of "Y". How?

    I need to create a logic function to evaluate each cell in a specified range
    to see if each cell contains "Y". If the cell contains "Y", then the number
    "1" needs to be added to the running total. I want to know the total number
    of "Y" in the column or specified range.

  2. #2
    Peo Sjoblom
    Guest

    Re: Need column evaluated to count total of occurrences of "Y". How?

    =COUNTIF(A:A,"Y")

    --

    Regards,

    Peo Sjoblom

    Excel 95 - Excel 2007
    Northwest Excel Solutions
    www.nwexcelsolutions.com
    "It is a good thing to follow the first law of holes;
    if you are in one stop digging." Lord Healey


    "learning" <[email protected]> wrote in message
    news:[email protected]...
    >I need to create a logic function to evaluate each cell in a specified
    >range
    > to see if each cell contains "Y". If the cell contains "Y", then the
    > number
    > "1" needs to be added to the running total. I want to know the total
    > number
    > of "Y" in the column or specified range.




  3. #3
    learning
    Guest

    Re: Need column evaluated to count total of occurrences of "Y". H

    Very kind of you to help out. I will try it.


    "Peo Sjoblom" wrote:

    > =COUNTIF(A:A,"Y")
    >
    > --
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > Excel 95 - Excel 2007
    > Northwest Excel Solutions
    > www.nwexcelsolutions.com
    > "It is a good thing to follow the first law of holes;
    > if you are in one stop digging." Lord Healey
    >
    >
    > "learning" <[email protected]> wrote in message
    > news:[email protected]...
    > >I need to create a logic function to evaluate each cell in a specified
    > >range
    > > to see if each cell contains "Y". If the cell contains "Y", then the
    > > number
    > > "1" needs to be added to the running total. I want to know the total
    > > number
    > > of "Y" in the column or specified range.

    >
    >
    >


+ 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