I'm setting up an input form, and a couple of the fields are times. I want to set up the form so that a user can just type "453" to get 4:53, but no matter what I think of, Access always populates the field as 45:3_. I'm using a mask: 90:00, and I've tried including every variation of "!" that I can come up with.
I'm new to Access, having previously used Excel & VBA for this sort of stuff, so nothing is intuitive.
Thanks