+ Reply to Thread
Results 1 to 6 of 6

reverse data in cells

  1. #1
    Registered User
    Join Date
    09-23-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    47

    reverse data in cells

    hi i have a sheet with data . i want reverse sheet data by two ways . for ex :

    Please Login or Register  to view this content.
    so i have "Cell A" value in my sheet and want result like "Cell B" and "Cell C" .
    is that possible. thanks

  2. #2
    Registered User
    Join Date
    09-26-2016
    Location
    Philippines
    MS-Off Ver
    2007-2010
    Posts
    6

    Re: reverse data in cells

    it would be helpful if you posted your spreadsheet showing your expected results. In this manner, we can offer up a viable solution.
    Diskarte ang hindi kayang gayahin ng iba !

  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 2406
    Posts
    44,427

    Re: reverse data in cells

    also.. what is the maximum number of terms that you can have in a single cell?

    If you do intend to attach a sheet:|

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    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

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

    Re: reverse data in cells

    This will do column C:

    =TRIM(SUBSTITUTE(A1,TRIM(MID(SUBSTITUTE(" "&$A1," ",REPT(" ",125)),125*COLUMNS($A:A),125)),"")&" "&TRIM(MID(SUBSTITUTE(" "&$A1," ",REPT(" ",125)),125*COLUMNS($A:A),125)))

  5. #5
    Registered User
    Join Date
    09-23-2016
    Location
    india
    MS-Off Ver
    2007
    Posts
    47

    Re: reverse data in cells

    thanks its work

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

    Re: reverse data in cells

    Can you answer my question at Post #3?

+ 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] Reverse strings udf function to reverse numbers
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2015, 07:03 AM
  2. Reverse order of cells?
    By MASTER260 in forum Excel General
    Replies: 1
    Last Post: 05-12-2014, 08:33 PM
  3. Reverse Data In A Cell / Reverse Cell Contents
    By nostawydoc in forum Excel General
    Replies: 5
    Last Post: 12-18-2009, 05:20 PM
  4. Can you hide cells but keep data? Or reverse columns?
    By Ohucan2 in forum Excel General
    Replies: 3
    Last Post: 04-09-2007, 07:58 AM
  5. [SOLVED] how to reverse cells value
    By Jaemun in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-24-2005, 01:40 PM
  6. [SOLVED] Can I reverse the order of data in a set of cells?
    By salwitt in forum Excel General
    Replies: 3
    Last Post: 10-24-2005, 07:05 PM
  7. [SOLVED] can i reverse the data of cells?
    By Anney in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-22-2005, 05:06 AM

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