+ Reply to Thread
Results 1 to 3 of 3

Sorting numerically

  1. #1
    Daniel
    Guest

    Sorting numerically

    Hi

    I have a column with a list C1 to C2000,
    it is jumbled up, I want to sort it numerically from
    C1,
    C2 etc
    but when I sort the column it puts C1001 before C123, is there some way I
    can stop this.

    thanks

    Daniel



  2. #2
    Peo Sjoblom
    Guest

    Re: Sorting numerically

    You need to use a help column since the data is text, if indeed the data
    starts with C then the numbers you can use

    =--REPLACE(A3,1,1,"")

    then sort on the help column ascending



    --
    Regards,

    Peo Sjoblom

    (No private emails please, for everyone's
    benefit keep the discussion in the newsgroup/forum)



    "Daniel" <nospam@nowhere> wrote in message
    news:%[email protected]...
    > Hi
    >
    > I have a column with a list C1 to C2000,
    > it is jumbled up, I want to sort it numerically from
    > C1,
    > C2 etc
    > but when I sort the column it puts C1001 before C123, is there some way I
    > can stop this.
    >
    > thanks
    >
    > Daniel
    >




  3. #3
    Daniel
    Guest

    Re: Sorting numerically

    Great

    thanks for your help

    Daniel
    "Peo Sjoblom" <[email protected]> wrote in message
    news:OISx3%[email protected]...
    > You need to use a help column since the data is text, if indeed the data
    > starts with C then the numbers you can use
    >
    > =--REPLACE(A3,1,1,"")
    >
    > then sort on the help column ascending
    >
    >
    >
    > --
    > Regards,
    >
    > Peo Sjoblom
    >
    > (No private emails please, for everyone's
    > benefit keep the discussion in the newsgroup/forum)
    >
    >
    >
    > "Daniel" <nospam@nowhere> wrote in message
    > news:%[email protected]...
    >> Hi
    >>
    >> I have a column with a list C1 to C2000,
    >> it is jumbled up, I want to sort it numerically from
    >> C1,
    >> C2 etc
    >> but when I sort the column it puts C1001 before C123, is there some way I
    >> can stop this.
    >>
    >> thanks
    >>
    >> Daniel
    >>

    >
    >




+ 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