P
Pamela
Hi. Can anyone out there help me with this formula. I keep getting a
message that a parenthesis is missing but I just can't figure out
where. when I use the formula helper I see no errors within the
logical arguments or values. Thanks for your help!
=IF(AND(c396>=140,f396>0,I396>0,J396<=0),SUM(F396,I396,J396),"",
IF(AND(c396>=140,f396<=0,I396>0,J396<=0),sum(f396,I396,J396),"",
IF(AND(c396>=80<140,f396>0,I396<=0,j396<=0),SUM(f396,j396),"",
IF(AND(c396>=80<140,f396<=0,I396<=0,J396<=0),"","",
IF(AND(c396<80,f396>=0,j396<=0,J396<=0),f396,"")
message that a parenthesis is missing but I just can't figure out
where. when I use the formula helper I see no errors within the
logical arguments or values. Thanks for your help!
=IF(AND(c396>=140,f396>0,I396>0,J396<=0),SUM(F396,I396,J396),"",
IF(AND(c396>=140,f396<=0,I396>0,J396<=0),sum(f396,I396,J396),"",
IF(AND(c396>=80<140,f396>0,I396<=0,j396<=0),SUM(f396,j396),"",
IF(AND(c396>=80<140,f396<=0,I396<=0,J396<=0),"","",
IF(AND(c396<80,f396>=0,j396<=0,J396<=0),f396,"")