+ Reply to Thread
Results 1 to 5 of 5

Trying to add numeric values in range

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    11-22-2003
    Location
    Newport, Rhode Island
    MS-Off Ver
    Excel 365
    Posts
    158
    Hi Matt,

    After doing your 2 step formula, the =SUMIF doesn't work. I noticed that in the 2nd part, the numbers are on the left side of the cell, maybe the =SUMIF formula thinks that they are text.

    Also I just realized that some of the numbers may be a decimal but the highest number would be an eight.

    Mike

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394
    Yes, you are right. It will show the numbers as text. Just put a =value() statement around it

    =VALUE(right(A1,len(A1)-1))

    Matt

  3. #3
    Forum Contributor
    Join Date
    11-22-2003
    Location
    Newport, Rhode Island
    MS-Off Ver
    Excel 365
    Posts
    158
    Thanks Matt,

    got it working.

    Mike

+ 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