Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=A2*1440Computed by a real spreadsheet engine on the sample data below.
| Hours (as time) | Minutes |
| 2:30 | |
| 1:15 | |
| 0:45 | |
| 8:00 |
=A2*1440→150
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 result cell is formatted as a Date or Time. Change the cell format to Number or General: right-click the cell, Format Cells, and select Number.
Divide the minutes by 1440: =A2/1440. Then format the result cell as a Time to see it as hh:mm.
Turn a number of minutes into decimal hours by dividing by 60. The same simple formula in Excel and Google Sheets.
How-toMultiply the inch value by 2.54 or use the CONVERT function to change inches to centimeters in Excel or Google Sheets.
How-toMultiply kilograms by 2.20462 or use CONVERT to change kg to pounds in Excel or Google Sheets instantly.
How-toMultiply Celsius by 9/5 and add 32, or use the CONVERT function, to change temperatures in Excel or Google Sheets.
How-toMultiply miles by 1.60934 or use CONVERT with 'mi' and 'km' units to change miles to kilometers in Excel or Sheets.
How-toMultiply feet by 0.3048 or use CONVERT with 'ft' and 'm' to change feet to meters in Excel or Google Sheets.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: