+ Reply to Thread
Results 1 to 5 of 5

How to Reverse the entire row content ?

  1. #1
    Registered User
    Join Date
    06-26-2017
    Location
    India
    MS-Off Ver
    2010
    Posts
    81

    How to Reverse the entire row content ?

    Hi all,

    Hope all is good.

    Can anyone please help me in getting a solution for the below mentioned problem ?

    I have certain data and is as shown in the sheet "Data". It doesn't have any reference where I can sort it out (like smallest to largest or vice versa).
    My requirement is that, The entire row content must be shown in an upside manner (i.e. the last row content must be at the top and top row content must be at the bottom).
    Please see the sheet "Required one" for my required solution. (I have done this manually).

    But actually, this has thousands of rows in it. I have just shown some 100 rows in this for my explanation.

    Can anyone please help me out in getting a formula on how to reverse the row order ?

    Thank you all for your time and for the solution.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    03-14-2013
    Location
    England
    MS-Off Ver
    2007
    Posts
    186

    Re: How to Reverse the entire row content ?

    In D4 and copied down....

    Please Login or Register  to view this content.
    Will get the person reference, then the other columns can easily be done from that with normal table lookups.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: How to Reverse the entire row content ?

    ...or in A2, copied across and down:

    =INDEX(Data!A$2:A$106,ROWS($1:$106)-ROWS($1:1))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Forum Contributor
    Join Date
    03-14-2013
    Location
    England
    MS-Off Ver
    2007
    Posts
    186

    Re: How to Reverse the entire row content ?

    Here I did the whole thing for you...

    These 3 are the same lookup, matching again the person in column D and then returning data from columns 1,2 & 3.....

    A2 and copied down.....

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


    B2 and copied down.....

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


    C2 and copied down.....
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    This is the one that is actually reversing the order of the list....

    D2 and copied down....

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

    Since there are no duplications in this column it makes sense to start here, and then use that as the lookup reference for the other columns.

    Your example is attached with this is place.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    06-26-2017
    Location
    India
    MS-Off Ver
    2010
    Posts
    81

    Re: How to Reverse the entire row content ?

    Hi Lovell & Glenn,

    Really appreciate your quick response and that too with a perfect solution.
    Your solutions are working excellently as per my requirement.

    Thank you once again for your time and for the solution. And I am really sorry for my late response.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Copy a entire row to sheet 2 if the content in any column is met
    By mikensherri21 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-26-2013, 10:36 PM
  2. Delete entire row from A to F if cell A has specific content
    By vtech in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-02-2010, 06:01 AM
  3. Leading 0 (zero) removed when running function to reverse cell content
    By DocJohnson in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-16-2010, 10:52 PM
  4. Replace Entire cell content
    By srinia123 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-14-2007, 02:38 AM
  5. HELP: How to Reverse Cell Content
    By talk2mide in forum Excel General
    Replies: 3
    Last Post: 06-23-2006, 10:10 PM
  6. Replies: 1
    Last Post: 12-16-2005, 05:20 PM
  7. [SOLVED] How do I reverse the row order in Excel, not based on content?
    By Gimbalman in forum Excel General
    Replies: 2
    Last Post: 11-18-2005, 01:25 PM
  8. Replies: 5
    Last Post: 02-20-2005, 08:06 PM

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