How to Convert Hours to Minutes in Excel (3 Easy Ways)

Looking for ways to know how to convert hours to minutes in Excel? We can convert hours to minutes by going through some easy steps. Here, you will find 3 ways to convert hours to minutes in Excel.

Here, we have a dataset containing the “Movie Name” and “Duration” in h:mm format. Now, we will show you how to convert hours to minutes in Excel using this dataset.

Ways to Convert Hours to Minutes in Excel


1. Using Format Cells Feature to Convert Hours to Minutes in Excel

In the first method, we will show you how to convert minutes to seconds using the Format Cells feature in Excel.

Using Format Cells Feature to Convert Hours to Minutes in Excel

Follow the steps given below to do it on your own.

Steps:

  • Firstly, select Cell range D5:D11 and Right-click on it.

  • Then, select Format Cells.

  • Now, the Format Cells box will appear.
  • After that, select Number format and set 0 as Decimal places.
  • Next, click on OK.

Opening Format Cells Box to Convert Hours to Minutes in Excel

  • Then, select Cell D5.
  • After that, Insert the following formula.
=C5*1440

Here, as we know, 1 Day = 24 hours and 1 Hour = 60 minutes, so we multiplied Cell C5 by 24*60 which is 1440 to convert the time in hours to minutes in Excel.

  • Next, press ENTER.
  • Then, drag down the Fill Handle tool to AutoFill the formula for the rest of the cells.

  • Finally, you will get the values of time in hours to minutes using the Format Cells feature in Excel.

Read More: How to Convert Days to Hours in Excel


2. Use of Arithmetic Formula to Convert Hours to Minutes

Now, we will show you how to convert hours to minutes using the Arithmetic Formula in Excel. Follow the steps given below to do it on your own.

Steps:

  • Firstly, select Cell D5.
  • Then, insert the following formula.
=C5*1440

Use of Arithmetic Formula to Convert Hours to Minutes in Excel

Here, as we know, 1 Day = 24 hours and 1 Hour = 60 minutes, so we multiplied Cell C5 by 24*60 which is 1440 to convert the time in hours to minutes in Excel.

  • Next, press ENTER.

  • Now, select Cell D5.
  • After that, go to the Home tab >> select General from Number Format.

  • Then, drag down the Fill Handle tool to AutoFill the formula for the rest of the cells.

  • Finally, you will get the values of time in hours to minutes using the Arithmetic Formula in Excel.

How to Convert Hours to Minutes in Excel Using Arithmetic Formula

Read More: How to Convert Hours to Days in Excel


3. Using Excel CONVERT Function to Convert Hours to Minutes

We can also use the CONVERT Function to convert hours to seconds in Excel. The CONVERT Function can convert data from one unit to another. We can use this function to convert hours to minutes if the value is only in hours. Such as, It can not convert h:mm formatted hours value to minutes.

Here, we have a dataset containing the Subject Name and Exam Time in Hours. Now, we will use this dataset to convert hours to minutes in Excel.

Using CONVERT Function to Convert Hours to Minutes

Go through the following steps given below to do it on your own dataset.

Steps:

  • In the beginning, select Cell D5.
  • After that, insert the following formula.
=CONVERT(C5,"hr","mn")

Here, in the CONVERT Function, we inserted Cell C5 as number, “hr” as from_unit and “mn” as to_unit.

  • Now, press ENTER.
  • Then, drag down the Fill Handle tool to AutoFill the formula for the rest of the cells.

  • Finally, you will get the time values in minutes using the CONVERT Function in Excel.

Read More: How to Convert Hours to Percentage in Excel


How to Use HOUR and MINUTE Functions to Convert Hours to Minutes in Excel

Additionally, here, we will show you how you can convert hours and minutes to seconds by applying the HOUR and MINUTE functions in Excel.

Follow the steps given below to do it on your own.

Steps:

  • Firstly, select Cell D5.
  • After that, insert the following formula.
=HOUR(C5)*60+MINUTE(C5)

Applying HOUR and MINUTE Functions to Convert Hours to Minutes in Excel

  • Now, select Cell D5.
  • Then, go to the Home tab >> select General from Number Format.

  • Next, press ENTER.
  • After that, drag down the Fill Handle tool to AutoFill the formula for the rest of the cells.


Download Practice Workbook


Conclusion

So, in this article, you will find 3 ways to convert hours to minutes in Excel. Use any of these ways to accomplish the result in this regard. Hope you find this article helpful and informative. Feel free to comment if something seems difficult to understand. Let us know any other approaches which we might have missed here.


Related Articles


<< Go Back to Time Conversion | Date-Time in Excel | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Arin Islam
Arin Islam

Anowara Islam Arin, a graduate of Civil Engineering from Khulna University of Engineering & Technology, Bangladesh, serves as a technical content creator in the ExcelDemy project. Possessing a passion for innovation and critical thinking, she actively embraces challenges. Beyond her engineering background, Arin exhibits a keen interest in Excel, having authored numerous articles on Excel & VBA-related issues to simplify the experience for users facing obstacles in Excel. Besides, she is also interested in Advanced Excel,... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo