+ Reply to Thread
Results 1 to 2 of 2

I am trying to get a cell with an "x" to return a nemuric value

  1. #1
    Registered User
    Join Date
    10-04-2012
    Location
    fargo,nd
    MS-Off Ver
    Excel 2010
    Posts
    1

    I am trying to get a cell with an "x" to return a nemuric value

    I am setting up a spread sheet that is a list of behaviors over a period of time. If the behavior occurs I put an "x" in the cell for the behavior and the time. I am trying to total the "x's" in a separate cell, but can't figure out the formula needed to "count the "x's" to give me back a numeric value. Help!!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: I am trying to get a cell with an "x" to return a nemuric value

    assuming your data is in column A, put this where you need the total...
    =COUNTIF(a3:a10,"x") adjust range as needed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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