+ Reply to Thread
Results 1 to 3 of 3

Having trouble with formatting months and days as "MM" and "dd"

  1. #1
    Registered User
    Join Date
    06-14-2013
    Location
    Luxembourg
    MS-Off Ver
    Excel 2007
    Posts
    7

    Question Having trouble with formatting months and days as "MM" and "dd"

    Hi all,

    I'm new to this forum, and was wondering if anyone can help me with the following.

    I am trying to write some code that will return the Month and Day of a given date in the format "MM" and "dd" respectively, e.g. 06 14 for June 14th. So far I have the below, but this does not work. The month value returned is 01 instead of 06 and the day value returned is 13 instead of 14.

    The value of ExDate is 06/14/2013.

    Please Login or Register  to view this content.
    The reason why I'm trying to achieve this is because I am trying to open a file with "2013 06 14" on the end of the file name.

    Any ideas of how I can solve this would be much appreciated.

    Thanks,

    Ryan

  2. #2
    Forum Guru JosephP's Avatar
    Join Date
    03-27-2012
    Location
    Ut
    MS-Off Ver
    2003/10
    Posts
    7,328

    Re: Having trouble with formatting months and days as "MM" and "dd"

    replace
    Please Login or Register  to view this content.
    by simply
    Please Login or Register  to view this content.
    Josie

    if at first you don't succeed try doing it the way your wife told you to

  3. #3
    Registered User
    Join Date
    06-14-2013
    Location
    Luxembourg
    MS-Off Ver
    Excel 2007
    Posts
    7

    Re: Having trouble with formatting months and days as "MM" and "dd"

    Ah, thanks JP!

    I knew it would be something simple, but couldn't quite figure it out.

    I further simplified the whole thing to:

    Please Login or Register  to view this content.
    Thanks for the quick reply.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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