How to find out the total minutes between to different times without date.
P Pete_UK Mar 29, 2008 #2 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
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