I have a form that needs a time stamp form since this form will be used to print a ticket. When the form loads and refreshs thisform.mytextbox.value = Time() is run. This places the time in the textbox, but the time is in military time. I've tried using set time to 12 but this still does not effect the time that displays. I'm looking to get a time in the format of HH:MM AM/PM to display. Does anyone know of a method that does this without having ot write me own?
thanks,
Serincino
thanks,
Serincino