+ Reply to Thread
Results 1 to 2 of 2

Count or CountA

  1. #1
    Arturo
    Guest

    Count or CountA

    One column of numbers from A1:A10
    Trying to count how many of the numbers are > 60
    =COUNT(A1:A10>60) aint working...

    Appreciatively,
    Arturo

  2. #2
    Bob Phillips
    Guest

    Re: Count or CountA

    =COUNTIF(A1:A10,">60")

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Arturo" <[email protected]> wrote in message
    news:[email protected]...
    > One column of numbers from A1:A10
    > Trying to count how many of the numbers are > 60
    > =COUNT(A1:A10>60) aint working...
    >
    > Appreciatively,
    > Arturo




+ 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