Time Calculations

  • Thread starter Thread starter craigj
  • Start date Start date
E5: =IF(B5<C5,MIN(C5,1800)-MAX(B5,600),1800-B5)
F5:=IF(B5<C5,MAX(C5-1800,0),600)
G5:=MAX(0,600-B5)+IF(B5<C5,0,C5-0)

I have accounted for the break as you give no indication in what period it
was taken.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top