Hi
- started working with access 2010
Have a text field in a form with following relevant (afaik) properties:
Format tab - Format: Short Time
Data tab - Inputmask: 00:00;0;_
Data tab - Default value: =Time()
Goal: show a default but editable current time in HH:MM format
Behaviour: When entering form current time is displayed in HH:MM
- problem is that when I enter field with the curser it automatically changes format to HH:MM:SS.:banghead:
How can I avoid/control that behavior?
Have a text field in a form with following relevant (afaik) properties:
Format tab - Format: Short Time
Data tab - Inputmask: 00:00;0;_
Data tab - Default value: =Time()
Goal: show a default but editable current time in HH:MM format
Behaviour: When entering form current time is displayed in HH:MM
How can I avoid/control that behavior?