Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=TEXT(B2-A2,"h:mm")Computed by a real spreadsheet engine on the sample data below.
| Start Time | End Time | Difference |
| 09:00 | 17:30 | |
| 08:15 | 12:45 | |
| 13:00 | 18:00 | |
| 07:30 | 16:00 |
=TEXT(B2-A2,"h:mm")→8:30
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.
Multiply by 1440 (minutes in a day): =(B2-A2)*1440.
The cell is formatted as General or Number. Change the cell format to [h]:mm or use the TEXT function to control display.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: