Assume end time in B1 and start in A1
=SUBSTITUTE(SUBSTITUTE(B1,"AM"," AM"),"PM","
PM")-SUBSTITUTE(SUBSTITUTE(A1,"AM"," AM"),"PM"," PM")

Signature
Regards,
Peo Sjoblom
Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey
>I receive a text file that contains several "time" entry columns formatted
>as
[quoted text clipped - 17 lines]
>
> Thanks!
Lance B - 20 May 2006 20:09 GMT
That worked perfectly.
Thank you so much - you saved me hours of frustration!
L
> Assume end time in B1 and start in A1
>
[quoted text clipped - 22 lines]
> >
> > Thanks!