waylander32
Registered User.
- Local time
- Today, 23:44
- Joined
- Oct 20, 2010
- Messages
- 20
Can some one help please
I have 3 times
Start time
finish time
Downtime
I need to calculate the total hours and minutes that the machine is running for
IE (start time - finish time )-downtime as it needs to calculate for a number of machines the total time will go over 24hrs which is why I can't just do the basic calculation
I have tried the datediff function but will only accept 2 dates
I need the answer to be in hours and minutes,or just minutes so that I can do a eficiency calculation
thanks in advance
I have 3 times
Start time
finish time
Downtime
I need to calculate the total hours and minutes that the machine is running for
IE (start time - finish time )-downtime as it needs to calculate for a number of machines the total time will go over 24hrs which is why I can't just do the basic calculation
I have tried the datediff function but will only accept 2 dates
I need the answer to be in hours and minutes,or just minutes so that I can do a eficiency calculation
thanks in advance