Results 1 to 2 of 2

Thread: Formatting date

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2002
    Location
    Singapore
    Posts
    32

    Formatting date

    Hi all, when i use the Date function, i get a date displayed as M/D/Y. how do i display it as D/M/Y?
    C you, C me

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    VB Code:
    1. MsgBox Format(Date, "mm/dd/yyyy")

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width