+ Reply to Thread
Results 1 to 2 of 2

Reverse order of numbers in a column

  1. #1
    rcc
    Guest

    Reverse order of numbers in a column

    How can I reverse the order of numbers in a column?
    i.e. My column contains [1 4 6 3 2] and I want it to contain [2 3 6 4 1].

    Thank you.

  2. #2
    JMB
    Guest

    RE: Reverse order of numbers in a column

    in a column next to it, put 1, 2 and fill down. then sort both columns using
    this new column, sort descending, delete the helper column.

    "rcc" wrote:

    > How can I reverse the order of numbers in a column?
    > i.e. My column contains [1 4 6 3 2] and I want it to contain [2 3 6 4 1].
    >
    > Thank you.


+ 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