+ Reply to Thread
Results 1 to 2 of 2

Dates in Forms

  1. #1
    Registered User
    Join Date
    09-05-2005
    Posts
    18

    Dates in Forms

    Hi All You Wise Genius'!

    I have built a macro that asks users to input details of projects they have completed - the macro then stores this information in another spreadsheet and plays with it a bit.
    Two of the fields i ask the user to populate are the start date, and end date of their time on the project.

    however being an absolute programming schoolboy, i cant make the dates they put in come out in english formatting (i.e. the 6th march 2006 entered as 06/03/06 comes out as american as 03/06/06)

    There must be an easy solution!

    Thanks

  2. #2
    Forum Contributor stevebriz's Avatar
    Join Date
    09-07-2006
    Location
    Santiago Chile
    Posts
    389
    Eg:

    Output= Format(Textbox1.value,"dd mmmm YYYY")
    MsgBox Output

+ 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