+ Reply to Thread
Results 1 to 7 of 7

Change in reverse order

  1. #1
    Forum Contributor
    Join Date
    03-11-2011
    Location
    Nepal
    MS-Off Ver
    MS Excel 2021 / 365
    Posts
    1,248

    Change in reverse order

    Hi,

    I have some data in the below format :

    01/04/2078

    I want the result in below format :

    2078/04/01

    How this can be achieved ?

  2. #2
    Registered User
    Join Date
    08-07-2021
    Location
    Manama, Bahrain
    MS-Off Ver
    2016
    Posts
    61

    Re: Change in reverse order

    if the data you mentioned are dates, you can do this

    =+TEXT(L38,"YYYY/MM/DD")
    Give a sec to give rep to all who tried to help

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,068

    Re: Change in reverse order

    Another option is to use cell formatting, which will keep the values as dates, rather than text.

  4. #4
    Forum Contributor
    Join Date
    03-11-2011
    Location
    Nepal
    MS-Off Ver
    MS Excel 2021 / 365
    Posts
    1,248

    Re: Change in reverse order

    Thanx for it.

    In addition to it,I want further to change in another format as well.

    From,

    01/04/2078

    to below format :

    2078.04.01

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,260

    Re: Change in reverse order

    Try this:

    =TEXT(L38,"YYYY.MM.DD")
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  6. #6
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: Change in reverse order

    your use of both month and day below 12 makes it unclear what you want.

    it is formatting either as:
    yyyy.mm.dd

    or
    yyyy.dd.mm

  7. #7
    Forum Contributor
    Join Date
    03-11-2011
    Location
    Nepal
    MS-Off Ver
    MS Excel 2021 / 365
    Posts
    1,248

    Re: Change in reverse order

    Quote Originally Posted by AliGW View Post
    Try this:

    =TEXT(L38,"YYYY.MM.DD")
    Thanx it worked.

+ 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. LINEST in reverse order
    By bluphoto in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2018, 10:34 AM
  2. [SOLVED] Reverse Worksheets Order
    By Ibro Vehabovic in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-17-2016, 08:01 AM
  3. [SOLVED] reverse order
    By anilg0001 in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 04-18-2013, 07:53 AM
  4. Reverse order of bar chart
    By Jeanne in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 11-03-2009, 04:21 PM
  5. Replies: 3
    Last Post: 06-27-2006, 01:55 PM
  6. [SOLVED] reverse order
    By Lamb Chop in forum Excel General
    Replies: 4
    Last Post: 06-20-2006, 10:40 AM
  7. [SOLVED] Reverse the order?
    By davegb in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-07-2005, 05:05 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