Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am working on a huge worksheet which contains items master in column A. I
am trying to find duplicate values for item numbers, if any. To find duplicates i normally use to follwoing formula Column A Column B Formula 100 True Countif(A:A,A2)1 100 True Countif(A:A,A3)1 Brown True Countif(A:A,A4)1 Brown True Countif(A:A,A5)1 200 False Countif(A:A,A6)1 The above formula works fine for finding duplicates for both text and numeric values. The problem that I have having is that my Item master has some products with leading zeros and the above formula does not take them as different values and will return "True" even though these are different items numbers. for example for the following item numbers 11 011 0011 I have formatted the column as text so that excel would not eliminate the leading zeros. Please help me locate the duplicate values. Thanks in advance for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to find duplicate values in a column during enter the value? | Excel Discussion (Misc queries) | |||
What function will find and multiply specific values in excel? | Excel Worksheet Functions | |||
Find Duplicate Values and Return Another Value | Excel Worksheet Functions | |||
Function to find duplicate values, then delete | Excel Worksheet Functions | |||
How do you find duplicate values in excel- 2 columns of numbers | Excel Discussion (Misc queries) |