Enter this in F14 and copy down.
=IF(E14="","",E14-8)
Re-work L14 to this and copy down.
=IF(SUM(E14:K14)-F14>24,"You've entered more than 24 hours.",SUM(E14:K14)-F14)
Maybe change "Regular Hours" to "Hours Worked".
Gord Dibben MS Excel MVP
>HELLO SMART PEOPLE!!!
>
[quoted text clipped - 16 lines]
>
>Thanks for any help you can provide. I really appreciate it.
Jeff - 04 Nov 2007 20:34 GMT
I haven't tried this yet but I wanted to say a big THANKS for the help. I
appreciate the help of smart people!
> Enter this in F14 and copy down.
>
[quoted text clipped - 28 lines]
> >
> >Thanks for any help you can provide. I really appreciate it.