J
JRS
I need to build a machine cycle time (with idle time). I
can make it work, but the math concerns me. Rather than
go into "how" I did it, I'd like to hear alteranives
please. Here is the scenerio -
1 machine -
Cyle time = 6 minutes, 15 seconds
Idle time = 15 seconds
The format of the cells is mm:ss
I want to determine the number of cycles in 1 hour. Add
the two cells together and divide by 3600?
Now to complicate matters, the cycle and idle time have a
toggle (up/down radio button) that runs from a min = 0,
max = 3599, increments = 1. so the format of those cells
are 'general' numbers. Hence (in my view) a general
number of 360 = 360 seconds, correct?
any help appreciated.
can make it work, but the math concerns me. Rather than
go into "how" I did it, I'd like to hear alteranives
please. Here is the scenerio -
1 machine -
Cyle time = 6 minutes, 15 seconds
Idle time = 15 seconds
The format of the cells is mm:ss
I want to determine the number of cycles in 1 hour. Add
the two cells together and divide by 3600?
Now to complicate matters, the cycle and idle time have a
toggle (up/down radio button) that runs from a min = 0,
max = 3599, increments = 1. so the format of those cells
are 'general' numbers. Hence (in my view) a general
number of 360 = 360 seconds, correct?
any help appreciated.