Converting minutes to Hours

searchingforhelp

Board Regular
Joined
Nov 11, 2020
Messages
67
Office Version
  1. 365
Platform
  1. Windows
Hi, I hope all is well.
This sheet's objective is to count how many minutes it takes me to complete a project. I created a basic formula, to sum up the numbers in column I. However, the formula in I18 gives me an incorrect amount of 4.25 instead of 21:40. Also, the formula has created unnecessary rows 19-25 for some reason. Is there a better formula to convert the minutes to hours that will also eliminate the unnecessary rows?

Thanking you in advance for any help you can provide.

Timesheet.xlsx
ABCDEFGHI
6ItemsMonTueWedThuFriSatSunTotal Minutes Worked
77/24/20237/25/20237/26/20237/27/20237/28/20237/29/20237/30/2023
8Project 130604510120265
9Project 2 
10Project 3 
11Project 4 
12Project 5 
13Project 6 
14Project 7 
15Project 8 
16Project 93004003002001001300
17
18Grand Total H:M4:25
190
200
210
220
230
240
250
2621:40
7-24-2023
Cell Formulas
RangeFormula
I8:I16I8=SUM(B8:H8)
I18:I26I18=I8:I16/24/60
Dynamic array formulas.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Glad we could help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,073
Messages
6,122,970
Members
449,095
Latest member
Mr Hughes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top