Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=ROUND((B2-A2)*1440,0)Computed by a real spreadsheet engine on the sample data below.
| Start Time | End Time | Minutes Difference |
| 9:00 AM | 10:30 AM | |
| 12:45 PM | 1:15 PM | |
| 3:30 PM | 4:00 PM |
=ROUND((B2-A2)*1440,0)→90
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.
The formula will still work as it calculates the full time difference.
Yes, but it will return 0 unless there's a time component.
Check your timestamps to ensure the end time is later than the start time.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: