I'm trying to separate a single general date field into a "date" and "time" field on a form. When I use "1stWalkDate: Format([1stWalk],"dd/mm/yy")" in a query, the field is no longer updateable.
Ideally I would like to use the date picker along with a 30-minute interval time combo box.
Thanks in advance.