![]() |
Convert hours to minutes
I have a column with the following format: 01:10:22 (hours, minutes,
seconds), and want to know to how much minutes this corresponds. Which is the operation I have to do? Thanks in advance Regards, Emece.- |
Convert hours to minutes
=A1*24*60, and format as General.
"Emece" wrote in message ... I have a column with the following format: 01:10:22 (hours, minutes, seconds), and want to know to how much minutes this corresponds. Which is the operation I have to do? Thanks in advance Regards, Emece.- |
Convert hours to minutes
Hi,
If you don't want seconds simply format as [m] if you want decimal minutes to include the seconds with you time in a1 use the formula =A1*1440 and format as general. Mike "Emece" wrote: I have a column with the following format: 01:10:22 (hours, minutes, seconds), and want to know to how much minutes this corresponds. Which is the operation I have to do? Thanks in advance Regards, Emece.- |
All times are GMT +1. The time now is 07:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com