This seems like it should be easy, however, I have been unable to figure this one out on my own.
My problem is this:
If there is a value in Column A, I would like to highlight the adjacent cell in Column B green. This indicates to the user that no value is necessary for Column B. In addition, if Column A is left blank and the user provides a value in Column B, I would like the adjacent cell in Column A highlighted in the same fashion.
In the sample below, cells B2 and A3 should be green.
Thank you in advance!