Time Stamp

mugman17

Registered User.
Local time
Today, 11:50
Joined
Nov 17, 2000
Messages
110
I have a text box called Time with the function Now() as the default value. Problem is, if clicked on the text box reveals the exact time down to the seconds. How do I change it to not show the seconds? I tried changing the format, which did not appear to work.

Thanks.
 
try this format.


dd/mmm/yy hh:mm

Dave
 
Regardless of what I do to the format, when the text box is clicked on, it adds the seconds to the time. Is there any way of getting rid of this without having to disbled the text box?
 

Users who are viewing this thread

Back
Top Bottom