I am have a brain cramp. I have two variables, one with a start time, another with an end time. I need to calculate the difference between the two in hours, minutes and seconds. So, for example, my start time is 06:55:32pm, my end time is 07:07:07pm, so the total time accumulated is 11 minutes 35 seconds. Is there a function in VB to calculate this?? Any help would be great.
Jason
Jason