Results 1 to 5 of 5
  1. #1
    hodpy62 is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Dec 2013
    Posts
    2

    Need Help! :)

    Hi All,



    Very accomplished excel user but new to Access:

    Does anyone know how I can add a date & time picked to a field? Can see the date one but want a joined one for the both of them?

    Your help is much appreciated!

    Thanks

    Hodpy62

  2. #2
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180

    Need Help! :)

    There isn't a time picker, just a date one.
    You could add buttons yourself that increase and decrease the hrs/mins/secs.

    Custom
    http://www.utteraccess.com/forum/Tim...ml&hl=date

    http://www.utteraccess.com/forum/Tim...-t1454249.html

    Links
    http://www.accessmvp.com/JConrad/acc...calendars.html

  3. #3
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    I am not aware of a built in time picker for Access. Of course, the user can type the time in the date field. Maybe you could format a date field to display only the date and then have another text box control as a time picker. Then you could use VBA to concatanate the two together. You would have to build a time picker, perhaps with combo boxes or you can take a look at some examples provided by others.

    here is an example of a data time picker. I have not looked at it myself but it seems like it is worth a look.
    https://www.accessforums.net/code-re...3-a-30187.html

  4. #4
    hodpy62 is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Dec 2013
    Posts
    2
    thanks for the replies people .. I am looking to have a date/time field in this format dd/mm/yy hh:mm just though it would be neat to use a picker but if not can someone tell me the correct input mask to achieve this? as i said i am new to access so please dont think im a moron i just dont know lol

  5. #5
    AlexHedley's Avatar
    AlexHedley is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    England
    Posts
    180

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

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