Hi,
Having an ongoing battle here with trying to work around the system generated "Created" date/time stamp. I want my guys to fill in a form when they start and stop doing work on a project in our production line, and then evaluate the time spent on each serial number job. My grid of sample responses looks like below:
You will see that there are multiple entries for 402860 serial number. The guy working in 1st fix electrical, Grant, starts this, then goes on break (which means he stops, basically), and then starts again, and finally stops. I want to know how long he spent on this in minutes.
You can see from the image that i can manually subtract one time from the other, multiply by 24 (which gives me the hours.minutes decimal) and then multiply by 60, which gives me the time in minutes spent on the job.
What i cant get my head round is how to do the sumifs (if thats the right function) to calculate the difference between start and stop for each process... is this even possible? I have started with the below sumifs, but the answer is "0", and cannot work out why? Is there another function?
Be glad of any assistance on this!! Happy to share sheets etc. if necessary...
@Paul Newcome @Mark Cronk - you both have been helpful so far, and seem to understand the time element well - this maybe something you understand easily??