Hi All,
I've spent enough time struggling with what I know should be a simple task so I'm turning to the experts.
What is the best way to accomplish this:
If cell A <> "good", display value in cell A
If cell A = "good" AND cell B = "good", display "good"
If cell A = "good" AND cell B <> "good" display "bad"
I think that gives you the idea.
Thanks,
Jason
I've spent enough time struggling with what I know should be a simple task so I'm turning to the experts.
What is the best way to accomplish this:
If cell A <> "good", display value in cell A
If cell A = "good" AND cell B = "good", display "good"
If cell A = "good" AND cell B <> "good" display "bad"
I think that gives you the idea.
Thanks,
Jason