I am using conditional formatting to highlight duplicates in red. It will not color any copy/pasted values that have formatting (like a word copied from a website). It appears that the formatting that gets pasted overrides the conditional formatting.
Also, even non copy/pasted values don’t work as expected. It works initially but if I remove a duplicate it stays red until I re-apply the rule, or minus the window and open it again.
I am using version 6.4.4.2
Here’s how to replicate the first issue:
- Go here https://www.partstown.com/market-forge/stm-el/parts?page=3 and copy one of the part numbers and paste it into two cells. For example, the first one on that page is Mfr Part #: 10-1057.
- Ctrl+A to select all.
- Format > Conditional > Condition…
- Use these settings: [Cell value is] [duplicate] [ bad ]
- Now that conditional formatting is applied, paste the same thing again into another cell. It will not turn red.
Here’s how to replicate the second issue:
- make a list of numbers (1, 2, 2, 3) in column A for example.
- Ctrl+A to select all.
- Format > Conditional > Condition…
- Use these settings: [Cell value is] [duplicate] [ bad ]
- Delete one of the duplicates. The one remaining is still red.
In this case (1, 2, 2, 3) both 2s would be red. Remove a 2 and the remaining one stays red.