Friday, November 12, 2010

Excel | Conditional Formatting - How to color adjacent or remote cells

Use a formula like this:

=FIND("Own",$D119)
=FIND("Order",$E119)
=FIND("Own",$D1)

No comments:

Post a Comment