+ Reply to Thread
Results 1 to 5 of 5

How to sort random numbers in columns

  1. #1
    webehere
    Guest

    How to sort random numbers in columns

    I need to insert numbers out of order in columns, how can I sort them into
    correct order in columns.

  2. #2
    Dave Peterson
    Guest

    Re: How to sort random numbers in columns

    Select your range and do Data|sort???

    (Not sure if I understood the real question, though.)

    webehere wrote:
    >
    > I need to insert numbers out of order in columns, how can I sort them into
    > correct order in columns.


    --

    Dave Peterson

  3. #3
    webehere
    Guest

    Re: How to sort random numbers in columns

    That doesn't work. I have approx 5000 items to scan into a file, they are
    numbered 1 thru 5000. i have to scan them out of order. I want to keep a list
    of scanned items in numerical order. but, I have to scan them at random. I
    need to enter the item number in random order and then sort it into ascending
    order and into columns for record keeping. I have been told that this can't
    be done. Surely it can.


    "Dave Peterson" wrote:

    > Select your range and do Data|sort???
    >
    > (Not sure if I understood the real question, though.)
    >
    > webehere wrote:
    > >
    > > I need to insert numbers out of order in columns, how can I sort them into
    > > correct order in columns.

    >
    > --
    >
    > Dave Peterson
    >


  4. #4
    Dave Peterson
    Guest

    Re: How to sort random numbers in columns

    So you have the numbers 1-5000 in unsorted order. But you put these numbers
    into different columns????

    If that's what you meant, then you'll have to do some work.

    Put the data in one column and then sort that column.

    Then if you really need, separate the single column back into separate columns.

    David McRitchie has some code to put the data into separate columns at:
    http://www.mvps.org/dmcritchie/excel/snakecol.htm

    ======
    An alternative.

    Use MSWord. It handles tables, columns and sorting the way you want.

    webehere wrote:
    >
    > That doesn't work. I have approx 5000 items to scan into a file, they are
    > numbered 1 thru 5000. i have to scan them out of order. I want to keep a list
    > of scanned items in numerical order. but, I have to scan them at random. I
    > need to enter the item number in random order and then sort it into ascending
    > order and into columns for record keeping. I have been told that this can't
    > be done. Surely it can.
    >
    > "Dave Peterson" wrote:
    >
    > > Select your range and do Data|sort???
    > >
    > > (Not sure if I understood the real question, though.)
    > >
    > > webehere wrote:
    > > >
    > > > I need to insert numbers out of order in columns, how can I sort them into
    > > > correct order in columns.

    > >
    > > --
    > >
    > > Dave Peterson
    > >


    --

    Dave Peterson

  5. #5
    webehere
    Guest

    Re: How to sort random numbers in columns

    Thanks, I just got your repy. I'll try and let you know if it works for me...

    "Dave Peterson" wrote:

    > So you have the numbers 1-5000 in unsorted order. But you put these numbers
    > into different columns????
    >
    > If that's what you meant, then you'll have to do some work.
    >
    > Put the data in one column and then sort that column.
    >
    > Then if you really need, separate the single column back into separate columns.
    >
    > David McRitchie has some code to put the data into separate columns at:
    > http://www.mvps.org/dmcritchie/excel/snakecol.htm
    >
    > ======
    > An alternative.
    >
    > Use MSWord. It handles tables, columns and sorting the way you want.
    >
    > webehere wrote:
    > >
    > > That doesn't work. I have approx 5000 items to scan into a file, they are
    > > numbered 1 thru 5000. i have to scan them out of order. I want to keep a list
    > > of scanned items in numerical order. but, I have to scan them at random. I
    > > need to enter the item number in random order and then sort it into ascending
    > > order and into columns for record keeping. I have been told that this can't
    > > be done. Surely it can.
    > >
    > > "Dave Peterson" wrote:
    > >
    > > > Select your range and do Data|sort???
    > > >
    > > > (Not sure if I understood the real question, though.)
    > > >
    > > > webehere wrote:
    > > > >
    > > > > I need to insert numbers out of order in columns, how can I sort them into
    > > > > correct order in columns.
    > > >
    > > > --
    > > >
    > > > Dave Peterson
    > > >

    >
    > --
    >
    > Dave Peterson
    >


+ 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