+ Reply to Thread
Results 1 to 7 of 7

Selecting values from low to high

  1. #1
    Registered User
    Join Date
    05-16-2013
    Location
    The Netherland
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question Selecting values from low to high

    Dear forum members,

    I'm new to this forum so hi everyone

    Let me explain the problem I'm currently having: I want to select values of one column and arrange them from low to high. I already selected the sort menu, but the problem is that values are selected based on digits, not on absolute values. I attached a screenshot to make things more clear.

    Hopefully you could tell me what to do.

    Kind regards,

    Jeroen

    jeroen example.png

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Selecting values from low to high

    Hi Jeroen,

    If you could post a small sample of your workbook rather than a screenshot it would be of benefit.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Selecting values from low to high

    Use a helper column. Assuming that your data is in columns A and B enter this formula (enter the range that you have) in column C and copy down the length of your data.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Substitute your actual range in place of $b$1:$b$6 then select all the columns and sort on column C
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  4. #4
    Registered User
    Join Date
    05-16-2013
    Location
    The Netherland
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Selecting values from low to high

    Thanks for your replies.

    @newdoverman, I applied your formula. I'm still experiencing problems, I'm using column A and B. I stated the formula as following:
    =RANK(B1,$B$1:$J$360,1) but it gives me a #VALUE! problem when executing it. I guess something is wrong with B1 in the formula. B1 is actually the first value in the column B.

    @all: I'll attach the example worksheet as requested.

    example worksheet.xlsx

    Thanks in advance!
    -Jeroen

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Selecting values from low to high

    The numbers on your worksheet have a strange format that is being treated as text. That is why the formula doesn't work.

  6. #6
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Selecting values from low to high

    I managed to get the numbers to be numbers and sorted in order Low to High.
    Attached Files Attached Files

  7. #7
    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,944

    Re: Selecting values from low to high

    Your "values" are text. Highlight the entire range, to into find/replave (CTRL H)...
    1st FIND . replace with nothing
    2nd FIND , replace with .
    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)

Tags for this Thread

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