G
Guest
Hi gang,
my head is spinning around...what would be the best way to write this one?
In cell D20:
IF J9<7,D20=J9
IF J9=7,D20=0
IF J9>7<14,D20=J9-D21
IF J9=14, D20=0
IF J9>14<28,D20=J9-D21
IF J9=28, D20=0
IF J9>28<42,D20=J9-D21
IF J9=42, D20=0
IF J9>42<56, D20=J9-D21
thanks in advance!
my head is spinning around...what would be the best way to write this one?
In cell D20:
IF J9<7,D20=J9
IF J9=7,D20=0
IF J9>7<14,D20=J9-D21
IF J9=14, D20=0
IF J9>14<28,D20=J9-D21
IF J9=28, D20=0
IF J9>28<42,D20=J9-D21
IF J9=42, D20=0
IF J9>42<56, D20=J9-D21
thanks in advance!