ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Highlighting duplicates across many sheets (https://www.excelbanter.com/excel-worksheet-functions/333618-highlighting-duplicates-across-many-sheets.html)

jpeevy

Highlighting duplicates across many sheets
 
I have seen many posts on this topic, but so far nothing has worked. I have about 13 sheets of data, for which I am only concerned with column D. I want to highlight any duplicate entries in column D from sheet 4 through 13 (I have renamed them)--only highlight, as I want to review them before deleting. A clear guide would be much appreciated.

Thanks a lot.

GS[_2_]

Highlighting duplicates across many sheets
 
jpeevy laid this down on his screen :
I have seen many posts on this topic, but so far nothing has worked. I
have about 13 sheets of data, for which I am only concerned with column
D. I want to highlight any duplicate entries in column D from sheet 4
through 13 (I have renamed them)--only highlight, as I want to review
them before deleting. A clear guide would be much appreciated.

Thanks a lot.


You could use ConditionalFormatting (CF)...

Select column D (entire column)
In the CF dialog:
Select Formula is from the dropdown
Enter: =countif($D:$D,$D1)1
Click the Format... button and choose the pattern you want

Repeat this for each sheet...

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc



Gord Dibben[_2_]

Highlighting duplicates across many sheets
 
Is jpeevy in D3 of Sheet9 considered a duplicate of jpeevy in D26 of
Sheet4?

Or just a duplicate on its own sheet?


Gord

On Thu, 19 Jan 2012 20:07:54 +0000, jpeevy
wrote:


I have seen many posts on this topic, but so far nothing has worked. I
have about 13 sheets of data, for which I am only concerned with column
D. I want to highlight any duplicate entries in column D from sheet 4
through 13 (I have renamed them)--only highlight, as I want to review
them before deleting. A clear guide would be much appreciated.

Thanks a lot.


GS[_2_]

Highlighting duplicates across many sheets
 
Gord Dibben laid this down on his screen :
Is jpeevy in D3 of Sheet9 considered a duplicate of jpeevy in D26 of
Sheet4?

Or just a duplicate on its own sheet?


Gord

On Thu, 19 Jan 2012 20:07:54 +0000, jpeevy
wrote:


I have seen many posts on this topic, but so far nothing has worked. I
have about 13 sheets of data, for which I am only concerned with column
D. I want to highlight any duplicate entries in column D from sheet 4
through 13 (I have renamed them)--only highlight, as I want to review
them before deleting. A clear guide would be much appreciated.

Thanks a lot.


Good point!

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc




All times are GMT +1. The time now is 09:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com