Can you help me please? Here's what I want to do.
o for [column a] equal x, look at [column c]
o if [col c] greater than 50, highlight columns a - c in that row in yellow. else, next row.
o once one number greater than 50 is found and highlighted, go to next [col a] (in other words, don't highlight all numbers greater than 50, just the first one...)
Hope this is clear. Thanks in advance for your help.
o for [column a] equal x, look at [column c]
o if [col c] greater than 50, highlight columns a - c in that row in yellow. else, next row.
o once one number greater than 50 is found and highlighted, go to next [col a] (in other words, don't highlight all numbers greater than 50, just the first one...)
Hope this is clear. Thanks in advance for your help.