suprsnipes
Active Member
- Joined
- Apr 26, 2009
- Messages
- 434
Hi,
How can I combine these two CF conditions into 1.
1.
2.
Regards,
suprsnipes
How can I combine these two CF conditions into 1.
1.
Code:
=OR(ISNUMBER(SEARCH("D",$J866)),ISNUMBER(SEARCH("V",$J866)))
2.
Code:
=AND($J$867="S",$I$867>$G$867)
Regards,
suprsnipes