[TABLE="width: 644"]
<tbody>[TR]
[TD]I've tried all the functions and nested functions that I'm familiar with, but can't get it right. Below is what I'm looking for.
If condition #1 is true and condition #2 is true, then do formula "A". Or If condition #1 is true and condition #3 is true, then do formula "B". Or if condition #4 is true and condition #5 is true, then do formula "C". Or if condition #4 is true and condition #6 is true, then do formula "D".
[TABLE="width: 644"]
<tbody>[TR]
[TD]=IF(AL$22=4, $BB$2="LOOSE",(2*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=4, $BB$2="APPLIED",(3*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=4, $BB$2="NONE",(2*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF(AL$22=6, $BB$2="LOOSE",(2*.2*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=6, $BB$2="APPLIED",(3*.2*12)[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD]=IF($AL$22=6, $BB$2="NONE",(2*.2*12)[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]
<tbody>[TR]
[TD]I've tried all the functions and nested functions that I'm familiar with, but can't get it right. Below is what I'm looking for.
If condition #1 is true and condition #2 is true, then do formula "A". Or If condition #1 is true and condition #3 is true, then do formula "B". Or if condition #4 is true and condition #5 is true, then do formula "C". Or if condition #4 is true and condition #6 is true, then do formula "D".
[TABLE="width: 644"]
<tbody>[TR]
[TD]=IF(AL$22=4, $BB$2="LOOSE",(2*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=4, $BB$2="APPLIED",(3*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=4, $BB$2="NONE",(2*.035*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF(AL$22=6, $BB$2="LOOSE",(2*.2*12)[/TD]
[/TR]
[TR]
[TD]- OR -[/TD]
[/TR]
[TR]
[TD]=IF($AL$22=6, $BB$2="APPLIED",(3*.2*12)[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD]=IF($AL$22=6, $BB$2="NONE",(2*.2*12)[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[/TR]
[TR]
[/TR]
[TR]
[/TR]
</tbody>[/TABLE]