+ Reply to Thread
Results 1 to 3 of 3

Summing Columns-How do I add non-numbered columns in excel?

  1. #1
    Highlander
    Guest

    Summing Columns-How do I add non-numbered columns in excel?

    How do I add non-numbered columns in excel? I want to enter an "x" instead
    of a "1" and want a total of "x"'s. Can I do this?

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    Use COUNTIF to count the number of 'x's in your range, e.g.:

    =COUNTIF(A1:A10,"x")

    HTH
    Bruce
    The older I get, the better I used to be.
    USA

  3. #3
    Bob Phillips
    Guest

    re: Summing Columns-How do I add non-numbered columns in excel?

    sure

    =COUNTIF(A:A,"x")

    --

    HTH

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


    "Highlander" <Highlander@discussions.microsoft.com> wrote in message
    news:B41EB742-0DA2-45BD-B384-582ADEB8A7AA@microsoft.com...
    > How do I add non-numbered columns in excel? I want to enter an "x"

    instead
    > of a "1" and want a total of "x"'s. Can I do this?




+ 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