Hi there
i am trying to create a downtime monitor for work, working on a production line we have to log any stops and the reason why we stopped.
So far i have come up with a monitor that logs how many stops in total, total time stopped and who was responsible counting the amount of stops an individual has caused.
What i would like to add to it now is a calculation of how much an individual is responsible for the total time stopped if that makes sense?
the problem i am having is linking times to individuals on a repetitive basis, so the list could have for instance
Jamie .25
Jamie .35
Carl .10
Chris .15
Jamie .28
So my monitor would count three stops for Jamie one for Carl and 1 for Chris. i would like it to total up Jamie's overall time also, is this possible ?
So it would look like jamie - 3 - .88
hope that makes sense
thanks in advance.
i am trying to create a downtime monitor for work, working on a production line we have to log any stops and the reason why we stopped.
So far i have come up with a monitor that logs how many stops in total, total time stopped and who was responsible counting the amount of stops an individual has caused.
What i would like to add to it now is a calculation of how much an individual is responsible for the total time stopped if that makes sense?
the problem i am having is linking times to individuals on a repetitive basis, so the list could have for instance
Jamie .25
Jamie .35
Carl .10
Chris .15
Jamie .28
So my monitor would count three stops for Jamie one for Carl and 1 for Chris. i would like it to total up Jamie's overall time also, is this possible ?
So it would look like jamie - 3 - .88
hope that makes sense
thanks in advance.