ianmuir Posted January 22, 2010 Posted January 22, 2010 (edited) Hi, I have 2 fields Time_from and Time_to. They are both time fields. They are formatted as 24 hour HHMM. when you click on the fields they show the time and the seconds and I can not get rid of the seconds, any ideas? Edited January 22, 2010 by Guest
Wim Decorte Posted January 23, 2010 Posted January 23, 2010 - use a drop down or pop-up menu with just the times the user can select - use two separate number fields: one for hours, one for minutes so that you can construct the time in the background
Newbies raustin Posted January 24, 2010 Newbies Posted January 24, 2010 (edited) In Layout mode with the field hi lighted- Go to Format-Time- and then pick from the styles HH:MM:SS or HH:MM etc. That part is easy but what I would like it to do is enter the : automatically like can do in MS Access. There must be a way but I can;t figure it out. Edited January 24, 2010 by Guest
Wim Decorte Posted January 24, 2010 Posted January 24, 2010 You can use the onkeystroke event for this but only with a few assumptions: the ":" would be entered after the user entered the 2nd digit -> only if they don't need to enter times > 100 hours
comment Posted January 24, 2010 Posted January 24, 2010 See also: http://fmforums.com/forum/showtopic.php?tid/190048/post/266638/#266638
Recommended Posts
This topic is 5417 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now