I want to get a cell to highlight is the value in cell V16 is greater than 0. I then want it to check if S5=D17. If this is True, no action is required. But if it is False, I want it to highlight.
=IF(V16<0,S9=D37,”highlight D37 red”)
New contributor
Brittany Sproat MissBrissy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.