converting number to time format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Everybody how are you?,
Does anyone know how to format time for this question. I would like to enter
915 in a field and have it converted to 09:15. Also if I enter 1 it becomes
01:00. I have been playing with the time format for hours and not getting
anywhere. The help feature does not offer ant help
newbie nerd
 
Is this a form? Note that you can specify a time format for a text form
field. Although it won't automatically format the time, it will alert the
user if what he or she typed was not in a proper time format.
 
Yes it is a form. I tought using time format would adjust the number upon
entry, but when I enter 915 it keeps formatting as 915:00 instead of 09:15 I
am afraid I cannnot find the right format. Are you saying that such a format
does not exsist for words?


"
 
It is probably possible, but as far as I know it requires an On Exit macro
for the form field. Ask in a programming newsgroup for assistance.
 
OK

Stefan Blom said:
It is probably possible, but as far as I know it requires an On Exit macro
for the form field. Ask in a programming newsgroup for assistance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top