Quote:
Originally Posted by Betty
Cell G5 is =IF(SUM(C5:F5)<40,MIN(MIN(8,40-SUM(C5:F5)),G4),0)
I'm not seeing C4:F4 - or am I missing something.
|
Cell G5 should read: is =IF(SUM(
B5:F5)<40,MIN(MIN(8,40-SUM(
B5:F5)),G4),0)
What is the formula for cell G6 and G7?