+ Reply to Thread
Results 1 to 2 of 2

Reversing Cells

  1. #1
    Registered User
    Join Date
    05-14-2007
    Posts
    1

    Reversing Cells

    Hi,

    I have a list of numbers that goes from cell "b2" down to "b700". I would like "b700" to be at the top and "b2" at the bottom. Can this be done?

    Thanks.

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by Warrior01
    Hi,

    I have a list of numbers that goes from cell "b2" down to "b700". I would like "b700" to be at the top and "b2" at the bottom. Can this be done?

    Thanks.
    Try this in any other column.

    =INDIRECT("B"&ROW($A$701)-ROW(A1)) and copy it down.

+ 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