+ Reply to Thread
Results 1 to 3 of 3

How do I total non-numerical data

  1. #1
    asg2307
    Guest

    How do I total non-numerical data

    I have data of non-numerical in nature that I want to sort get totals. How
    do I do this and report the results?

  2. #2
    Gord Dibben
    Guest

    Re: How do I total non-numerical data

    =COUNTIF(A1:A100,"string")


    Gord Dibben Excel MVP

    On Tue, 27 Dec 2005 10:41:54 -0800, "asg2307"
    <[email protected]> wrote:

    >I have data of non-numerical in nature that I want to sort get totals. How
    >do I do this and report the results?


  3. #3
    Gary''s Student
    Guest

    RE: How do I total non-numerical data

    Use COUNTIF:


    If column A has:

    dog
    dog
    cat
    cat
    cat
    fish
    fish

    then countif(A1:A7,"dog") will give 2, etc.
    --
    Gary's Student


    "asg2307" wrote:

    > I have data of non-numerical in nature that I want to sort get totals. How
    > do I do this and report the results?


+ 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