ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how do i convert minutes to hours (https://www.excelbanter.com/excel-discussion-misc-queries/103055-how-do-i-convert-minutes-hours.html)

m fournier

how do i convert minutes to hours
 
I have a spreadsheet that was forwarded to me in minutes but I need to covert
these minutes to hours ie 74 minutes should be 1:14 minutes.

Any suggestions?

Miriam


Niek Otten

how do i convert minutes to hours
 
Hi Miriam,

If the minutes are supplied as a number (of minutes):

=A1/24/60

Format as Time

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"m fournier" <m wrote in message ...
|I have a spreadsheet that was forwarded to me in minutes but I need to covert
| these minutes to hours ie 74 minutes should be 1:14 minutes.
|
| Any suggestions?
|
| Miriam
|



daddylonglegs

how do i convert minutes to hours
 

If your cell with 74 is A1 and formatted as general or number then you
need to divide by 1440 (the number of minutes in a day)

either use another column with formula

=A1/1440

format as [h]:mm

or if you want to convert a whole range in situ do this:

put 1440 in an empy cell and copy that cell
select range to convert
edit paste special divide


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=568121


m fournier

how do i convert minutes to hours
 
Thank you this was very helpful.



"m fournier" wrote:

I have a spreadsheet that was forwarded to me in minutes but I need to covert
these minutes to hours ie 74 minutes should be 1:14 minutes.

Any suggestions?

Miriam



All times are GMT +1. The time now is 09:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com