Hey Guys,
I just want to know the formula for how to convert minutes into hours and calculate the pay on $20 an hour e.g.
2 columns
one is the date worked and how many minutes like this e.g.
Date minutes
2/07/10 45
3/07/10 60
4/0710 20
total minutes a sum (the sum button)
total hours formula to convert minutes to hours
total pay say they get $20 an hour (calculate the pay on $20 an hour)
Thanks in Advance
Andre
Last edited by krezza; 03-06-2010 at 06:43 AM.
Normally time is entered as 00:45. Excel will convert this into a value between 0 which is 00:00 and 1 which is 24:00.
So please enter time values like that OR devide by 60
in your case =20*sum(B1:B3)/60
entering time values would make your formula: =20*24*SUM(B1:B3)
Last edited by rwgrietveld; 03-04-2010 at 07:34 AM.
Looking for great solutions but hate waiting?
Seach this Forum through Google
www.Google.com (e.g. +multiple +IF site:excelforum.com/excel-general/ )
www.Google.com (e.g. +fill +combobox site:excelforum.com/excel-programming/ )
Ave,
Ricardo
Cheers mate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks