ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Getting Duplicates (https://www.excelbanter.com/excel-discussion-misc-queries/175880-getting-duplicates.html)

Francois

Getting Duplicates
 
I have a spreed sheet with numerical and text values in. How do i identify
duplicate values in a row Eg. A, C and D. Where the value can appear more
than once in Colum A and again in Cloum C and D. I did try conditional
formatting but i am not gtting it. I can identify duplicates in only row A
with the Coulour of the cell change but not over the whole spread sheet.

Bernie Deitrick

Getting Duplicates
 
Select all your cells with your data, and apply CF with the custom function (select the "Formula is"
option)

=COUNTIF(2:2,A2)1

BUT change the 2:2 to reflect the first row of your selection, and change the A2 to the activecell
of your selection. (For example, if you select D12:H100 by clicking first on D12 and shift clicking
H100, then the formula would be =COUNTIF(12:12,D12)1)

HTH,
Bernie
MS Excel MVP


"Francois" wrote in message
...
I have a spreed sheet with numerical and text values in. How do i identify
duplicate values in a row Eg. A, C and D. Where the value can appear more
than once in Colum A and again in Cloum C and D. I did try conditional
formatting but i am not gtting it. I can identify duplicates in only row A
with the Coulour of the cell change but not over the whole spread sheet.





All times are GMT +1. The time now is 07:03 PM.

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