I have 2 text boxes formatted as Date/Time - Short time. The user puts in a start time and a finish time. Using =((([FinishTime]-[StartTime])*14.4)*100)/60 this calculation I can work out the duration between the 2 time input. However if the Start Time is before Midnight and the finish time is after midnight this does not work. Anybody got any ideas??
Cheers
Cheers