+ Reply to Thread
Results 1 to 5 of 5

Text box is changing date format

  1. #1
    Forum Contributor
    Join Date
    08-04-2008
    Location
    West Calder, Scotland
    MS-Off Ver
    365
    Posts
    418

    Cool Text box is changing date format

    Good Afternoon Folk

    I have a spreadsheet where a userform is used to insert information.

    In a text box the date is inserted dd/mm/yyyy however on the spreadsheet it is showing as mm/dd/yyyy.... how can I get the firrst format to appear on the sheet please

    many thanks
    Last edited by JamesT1; 05-13-2011 at 01:17 PM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Text box is changing date format

    VBA always works with dates in US format.

    Try something like this:

    Please Login or Register  to view this content.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Forum Contributor
    Join Date
    08-04-2008
    Location
    West Calder, Scotland
    MS-Off Ver
    365
    Posts
    418

    Re: Text box is changing date format

    Hi Domski

    Thanks for that,,, I'm still new to VBA and have tried inserting your code , to no avail,, below is the code I am using can you show me where it would go please,,,,,

    Please Login or Register  to view this content.

  4. #4
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Text box is changing date format

    It'll be like this:

    Please Login or Register  to view this content.

    Dom

  5. #5
    Forum Contributor
    Join Date
    08-04-2008
    Location
    West Calder, Scotland
    MS-Off Ver
    365
    Posts
    418

    Re: Text box is changing date format

    Domski

    many thanks for your help,,, salved the problem for me

    Jim

+ 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