I am not sure that I'm using the most efficient approach to what I'm trying to achieve. Input and advice is most welcome. I'm sure this is a simple formula, but I'm not having and success with it.
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl69, width: 515"]IF(AND( A1 > 9, and < 20, and B1 = "PHONE"), (DO THIS)[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl71, width: 515"] -OR-[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl71, width: 515"]IF(AND( A1 > 20, and B1 = "PHONE"), (DO THIS)[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl69, width: 515"]IF(AND( A1 > 9, and < 20, and B1 = "PHONE"), (DO THIS)[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl71, width: 515"] -OR-[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 515"]
<tbody>[TR]
[TD="class: xl71, width: 515"]IF(AND( A1 > 20, and B1 = "PHONE"), (DO THIS)[/TD]
[/TR]
</tbody>[/TABLE]