findout the difference between to time; not date

P

Pete_UK

Assuming the start time is in A1 and the finish time in B1, put this
formula in C1:

=B1-A1

Use a Custom Format for the cell, set to [m]:ss

Hope this helps.

Pete
 
Top