#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,441
Default 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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Duplicates help Matt Excel Discussion (Misc queries) 0 September 14th 07 02:00 PM
Duplicates Karen[_2_] Excel Worksheet Functions 4 April 18th 07 03:29 PM
Keep non-duplicates only GMK Excel Worksheet Functions 7 October 25th 06 03:04 PM
Duplicates - not all the same blander Excel Discussion (Misc queries) 1 July 28th 06 01:44 PM
duplicates Danbmarine Excel Discussion (Misc queries) 1 December 5th 05 04:58 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"