+ Reply to Thread
Results 1 to 6 of 6

how to convert value in date format

  1. #1
    Registered User
    Join Date
    04-19-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    20

    how to convert value in date format

    my date is in 201203 and i want Mar 2012..........so pl help me

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: how to convert value in date format

    Question asked many times- Please search the forum

  3. #3
    Registered User
    Join Date
    04-19-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: how to convert value in date format

    i dont get my required answer through searching pl tell me

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: how to convert value in date format

    If A1 contains 201203 use this formula in B1 and format as mmm yyyy using format -number -custom.


    =DATE(LEFT(A1,4),RIGHT(A1,2),1)

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how to convert value in date format

    Or

    In A1 Cell
    201203

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


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  6. #6
    Registered User
    Join Date
    04-19-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: how to convert value in date format

    thanks for both above reply's & special thanks to sixthsence..............

+ 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