Share via

Conditional formatting highlighting incorrect rows

Anonymous
2024-05-24T15:21:53+00:00

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

Microsoft 365 and Office | Excel | For business | Windows

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.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-05-24T16:27:52+00:00

    If you selected entire column, you should use C1 in your formula which is the first cell of your selected range.

    =$C1="A2"

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-05-24T15:32:42+00:00

    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

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-05-24T15:22:31+00:00

    here is an image of my file - the original post would not let me upload. Thanks!

    Was this answer helpful?

    0 comments No comments