• Count text cells? (97)

    • This topic has 4 replies, 3 voices, and was last updated 23 years ago.
    Author
    Topic
    #369696

    I want to count the number of rows in a range. The cells in the range contain non-numeric data, so the Count() function does not work, as it only counts numeric data. Is there a similar function that counts all rows, not just rows with numeric data? I tried fooling with Countif(), but could not figure out what condition to test for.

    Viewing 0 reply threads
    Author
    Replies
    • #582749

      COUNTA() is probably what you are looking for. If Counts all non blanks cells. If you also want blank cells included you coud use =COUNTA(range)+COUNTBLANK(range).

      Andrew C

    Viewing 0 reply threads
    Reply To: Count text cells? (97)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: