+ Reply to Thread
Results 1 to 3 of 3

Formula to reverse/reorder cell contents?

  1. #1
    Registered User
    Join Date
    07-07-2014
    Location
    midwest
    MS-Off Ver
    2013
    Posts
    24

    Formula to reverse/reorder cell contents?

    Hi,

    I have a cell with 33a21 / 52:334. Is there a formula to flip the contents of the cell using the "/" as a delimiter? So the output would be 52:334 / 33a21?

    Thanks.
    Last edited by Warder; 04-23-2019 at 12:42 PM. Reason: clarity

  2. #2
    Forum Contributor
    Join Date
    10-30-2003
    Location
    Singapore
    MS-Off Ver
    Excel 2019
    Posts
    197

    Re: Formula to reverse/reorder cell contents?

    1] A1 : 33a21 / 52:334

    2] B1 formula :

    =MID(A1&" / "&A1,FIND("/",A1)+2,LEN(A1))

    Regards
    Bosco

  3. #3
    Registered User
    Join Date
    07-07-2014
    Location
    midwest
    MS-Off Ver
    2013
    Posts
    24

    Re: Formula to reverse/reorder cell contents?

    Thanks so much!

+ 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. Replies: 7
    Last Post: 11-27-2018, 08:02 PM
  2. [SOLVED] Reverse cell contents
    By stumann121 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-19-2015, 08:59 AM
  3. How to Reverse Contents in an Excel cell (Text or a Number)
    By CeeGee in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-06-2014, 07:40 AM
  4. Reverse Combining Row Contents
    By jordan2322 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-26-2012, 12:21 AM
  5. Reverse Data In A Cell / Reverse Cell Contents
    By nostawydoc in forum Excel General
    Replies: 5
    Last Post: 12-18-2009, 05:20 PM
  6. Reverse the contents of a column by macro
    By Magic_Doctor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-26-2009, 04:49 PM
  7. [SOLVED] Using only Excel to reverse the contents of the cell.
    By all4excel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-21-2007, 07:53 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