A person started the Job at 11:10pm and ended the next day at 6:00am
here is my formula
=IF(A1>A2,(A2+24)-A1,A2-A1)
and it retuns 6:50 whihc is correct.
We need it to be in Minutes which in this case is 410 Minutes.
but no matter how I format it I can't get 410.
if I modify the fomrula to
=IF(A1>A2,(A2+24)-A1,A2-A1)*60
I get 2:00am or I get 1397
Can someone help me with this?
Which format cell do I choose?
DougP
here is my formula
=IF(A1>A2,(A2+24)-A1,A2-A1)
and it retuns 6:50 whihc is correct.
We need it to be in Minutes which in this case is 410 Minutes.
but no matter how I format it I can't get 410.
if I modify the fomrula to
=IF(A1>A2,(A2+24)-A1,A2-A1)*60
I get 2:00am or I get 1397
Can someone help me with this?
Which format cell do I choose?
DougP