A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
If you selected entire column, you should use C1 in your formula which is the first cell of your selected range.
=$C1="A2"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello!
I am having an issue where i am attempting to highlight blue all rows where the hospital unit is A2 but for some reason it is missing some of the A2 rows and erroneously highlighting others. Any advice?
Thanks
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
try this
please check the "applies to" in the first section of conditional formatting , you might have selected row1 ... so cell address displayed will be something like =$A$1:
change the 1 to 2 .. ie. $A$2