Hey all,
I know this will most likely be a easy answer, but Im going to ask anyway.
I been searching for ages now and nothing quite works...
I need to find the Penertration rate for drilling over the shift, I have added the meters (E46) and added the drill times (F46).
I have formated F46 to [H]:mm to get the total hours in 24hr time.
Here is were the problem starts, when I go over 24hrs drill time for the shift, The time seems to drop back (eg 26hrs to 2hrs)
the forumla I have is -
=IF(ISERROR(E46/(HOUR(F46)+MINUTE(F46)/60)),"",(E46/(HOUR(F46)+MINUTE(F46)/60)))
Thanks for looking..
Cheers
Bundy
I know this will most likely be a easy answer, but Im going to ask anyway.
I been searching for ages now and nothing quite works...
I need to find the Penertration rate for drilling over the shift, I have added the meters (E46) and added the drill times (F46).
I have formated F46 to [H]:mm to get the total hours in 24hr time.
Here is were the problem starts, when I go over 24hrs drill time for the shift, The time seems to drop back (eg 26hrs to 2hrs)
the forumla I have is -
=IF(ISERROR(E46/(HOUR(F46)+MINUTE(F46)/60)),"",(E46/(HOUR(F46)+MINUTE(F46)/60)))
Thanks for looking..
Cheers
Bundy