Thread
:
excell help
View Single Post
#
4
24th August 2004, 03:57 PM
sentabool
Member
Join Date: Jan 1970
Location: Sydney
Posts: 10
Try this in cell c2 - a nested if statement: -
=IF(AND(A2=1000,B2=1000),0,IF(AND(A2=1000,B2=1100) ,6,IF(AND(A2=1000,B2=1200),12,IF(AND(A2=1100,B2=12 00),6,""))))
sentabool
View Public Profile
Find all posts by sentabool
Add sentabool to Your Buddy List