Log in

View Full Version : My textsbox is displaying millisecond results rather than displaying in hours. Ideas?



wedd
02-01-2011, 01:04 AM
I created two textboxes which display a start time and an end time. My objective is to work out the time difference in hours...but the results are displaying in milliseconds...what do I need to do for the result to just display in hours?


Thanks for your contributions:friends:

SoftwareMatt
02-01-2011, 08:38 AM
Open the properties box for the text box and in the format field on the format tab put hh

wedd
02-01-2011, 10:12 AM
Cheers!