A
alekm
Hi,
I've got a text box on my form that is used to input a time.
Format is 'Short time', Input mask is '00:00;0;_' and Default value is
'=Time()'.
The problem is when I clik the text box in order to change time, time turns
from short time (example) 17:15 to 17:15:00 and when I'm done with editing
text box wont' accept it (those seconds that appeared out of nowhere are
problem for input mask). How can I stop those seconds appearing?
thanx
alek_mil
I've got a text box on my form that is used to input a time.
Format is 'Short time', Input mask is '00:00;0;_' and Default value is
'=Time()'.
The problem is when I clik the text box in order to change time, time turns
from short time (example) 17:15 to 17:15:00 and when I'm done with editing
text box wont' accept it (those seconds that appeared out of nowhere are
problem for input mask). How can I stop those seconds appearing?
thanx
alek_mil