Hello everyone,
I have got problem with conditional formatting.
In Column A and B a have got some values.
I'm looking for some way to hightlight duplicates values per columns. Of course I can create manually rules per column but finally file will be have over 1000 columns.
I need range where excel will be highlight duplicates.
For example:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]grapes[/TD]
[TD]grapes[/TD]
[/TR]
[TR]
[TD]mango[/TD]
[TD]coconut[/TD]
[/TR]
[TR]
[TD]melon[/TD]
[TD]pear[/TD]
[/TR]
[TR]
[TD]pineapple[/TD]
[TD]peach[/TD]
[/TR]
[TR]
[TD]pear[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]grapes[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Below screen:
https://imgur.com/4Vq9kKT
Thanks in advance.
I have got problem with conditional formatting.
In Column A and B a have got some values.
I'm looking for some way to hightlight duplicates values per columns. Of course I can create manually rules per column but finally file will be have over 1000 columns.
I need range where excel will be highlight duplicates.
For example:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Column A[/TD]
[TD]Column B[/TD]
[/TR]
[TR]
[TD]grapes[/TD]
[TD]grapes[/TD]
[/TR]
[TR]
[TD]mango[/TD]
[TD]coconut[/TD]
[/TR]
[TR]
[TD]melon[/TD]
[TD]pear[/TD]
[/TR]
[TR]
[TD]pineapple[/TD]
[TD]peach[/TD]
[/TR]
[TR]
[TD]pear[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]grapes[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Below screen:
https://imgur.com/4Vq9kKT
Thanks in advance.