Hi,
In Columns O & P I have values like below:
[TABLE="width: 128"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD="align: right"]0[/TD]
[TD]R1177092[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1177093[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1177227[/TD]
[/TR]
[TR]
[TD]R1178634[/TD]
[TD]R1178511[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1178185[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1178634[/TD]
[/TR]
[TR]
[TD] R1179555[/TD]
[TD="align: right"]0[/TD]
[/TR]
</tbody>[/TABLE]
I need a Marco to find and delete the whole row , if the same values exists in both columns.
For example: R1178634 exists in column O and on a different row column P. I want to delete the whole rows.
Delete row 4 in Columns O
and Delete row 6 in Columns P as value R1178634 exists in both columns.
Thanks
In Columns O & P I have values like below:
[TABLE="width: 128"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD="align: right"]0[/TD]
[TD]R1177092[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1177093[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1177227[/TD]
[/TR]
[TR]
[TD]R1178634[/TD]
[TD]R1178511[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1178185[/TD]
[/TR]
[TR]
[TD="align: right"]0[/TD]
[TD]R1178634[/TD]
[/TR]
[TR]
[TD] R1179555[/TD]
[TD="align: right"]0[/TD]
[/TR]
</tbody>[/TABLE]
I need a Marco to find and delete the whole row , if the same values exists in both columns.
For example: R1178634 exists in column O and on a different row column P. I want to delete the whole rows.
Delete row 4 in Columns O
and Delete row 6 in Columns P as value R1178634 exists in both columns.
Thanks