Results 1 to 5 of 5
  1. #1
    onenessboy is offline Novice
    Windows Vista Access 2003
    Join Date
    Dec 2010
    Posts
    3

    Date format on Form

    Hi,

    I have created a form on which 3 fields one is Date, collection amount and flag..

    Now i Want Date should be stored in "dd-mon-yyyy" format and user should be able to enter this date field like "dd/mm/yy" (input mask)



    How to specify the input mask for dd/mm/yy" and in format mask dropdown only i am seeing 5 options but i need dd-mon-yyyy" format for saving...

    any inputs please
    thanks in advance

  2. #2
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    Dates, regardless of format are always stored the same way.

    They are stored as a decimal eg 5678936.75 not as dd-mon-yyyy

    You can then display the date in the Format of your choice, but it will still be stored as a date.

  3. #3
    onenessboy is offline Novice
    Windows Vista Access 2003
    Join Date
    Dec 2010
    Posts
    3
    Hi

    Thanks for reply..

    i dont bother the way date stores in db

    But when user entering the date on Date field on form while data entry..it should allow him to accept "dd/mm/yy" format..

    what setting i need to change..

    Pls help

  4. #4
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows XP Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    Change the Format in Table design to

    mm/dd/yyyy

  5. #5
    onenessboy is offline Novice
    Windows Vista Access 2003
    Join Date
    Dec 2010
    Posts
    3
    hi,

    i changed the format at table level to dd/mm/yyyy. that is fine..

    actually i want to allow user to enter

    for example : for 17th December,2010.. my form should allow him to enter like 17122010 (i.e ddmmyyyy) format

    how to acheive it..

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Can i change the format of DATE () ?
    By Nokia N93 in forum Access
    Replies: 2
    Last Post: 11-27-2010, 01:34 PM
  2. Date Format
    By lonewolfwfk in forum Programming
    Replies: 4
    Last Post: 11-25-2010, 09:00 PM
  3. date format
    By dollygg in forum Access
    Replies: 2
    Last Post: 01-19-2010, 10:14 AM
  4. Date Format
    By wasim_sono in forum Forms
    Replies: 2
    Last Post: 08-15-2006, 01:20 AM
  5. Date Format
    By St3ph3n in forum Access
    Replies: 4
    Last Post: 03-09-2006, 11:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums