ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do I create formula to sum hours & min's (https://www.excelbanter.com/excel-worksheet-functions/106559-how-do-i-create-formula-sum-hours-mins.html)

Susan

how do I create formula to sum hours & min's
 
I need help, my feeble mind cannot come up with a formula to match my 60 min
time clock. I need to have a "form" that other employees can just plug the
#'s in and not have to mess with the formula or the numbers (ie: going from a
60 min clock to an 100 min clock)

Bob Phillips

how do I create formula to sum hours & min's
 
Get them to input the time as hh:mm, and then just add them together. Format
the result cell as [h]:mm.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Susan" wrote in message
...
I need help, my feeble mind cannot come up with a formula to match my 60

min
time clock. I need to have a "form" that other employees can just plug

the
#'s in and not have to mess with the formula or the numbers (ie: going

from a
60 min clock to an 100 min clock)




Harald Staff

how do I create formula to sum hours & min's
 
What does the plugged #s look like ? Is it real time, as in
08:45
? Or is it 8.45 or 8.75 or 845 or all of the above ?
You may want some theory on this first
http://www.cpearson.com/excel/datetime.htm

Best wishes Harald

"Susan" skrev i melding
...
I need help, my feeble mind cannot come up with a formula to match my 60

min
time clock. I need to have a "form" that other employees can just plug

the
#'s in and not have to mess with the formula or the numbers (ie: going

from a
60 min clock to an 100 min clock)




Susan

how do I create formula to sum hours & min's
 
They are entering the time as 8.45


"Harald Staff" wrote:

What does the plugged #s look like ? Is it real time, as in
08:45
? Or is it 8.45 or 8.75 or 845 or all of the above ?
You may want some theory on this first
http://www.cpearson.com/excel/datetime.htm

Best wishes Harald

"Susan" skrev i melding
...
I need help, my feeble mind cannot come up with a formula to match my 60

min
time clock. I need to have a "form" that other employees can just plug

the
#'s in and not have to mess with the formula or the numbers (ie: going

from a
60 min clock to an 100 min clock)





Harald Staff

how do I create formula to sum hours & min's
 
With 8.45 in A1, formula in B1 converts to real time:
=TIME(INT(A1),MOD(A1,1)*100,0)

HTH. Best wishes Harald

"Susan" skrev i melding
...
They are entering the time as 8.45


"Harald Staff" wrote:

What does the plugged #s look like ? Is it real time, as in
08:45
? Or is it 8.45 or 8.75 or 845 or all of the above ?
You may want some theory on this first
http://www.cpearson.com/excel/datetime.htm

Best wishes Harald

"Susan" skrev i melding
...
I need help, my feeble mind cannot come up with a formula to match my

60
min
time clock. I need to have a "form" that other employees can just

plug
the
#'s in and not have to mess with the formula or the numbers (ie: going

from a
60 min clock to an 100 min clock)








All times are GMT +1. The time now is 10:50 AM.

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