Is there a function in VFP that will take a character field (which looks like HH:MM) and convert it to time. If not, I need to take an endtime field (which is char) and subtract it from a starttime field (which is also char) to get the total lapsed time. Anybody have any suggestions on how I can do this?<br><br>Thanks!