Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a file that contains duplicate supplier records and I want to be able
to identify where a supplier number is duplicated and then delete all but 1 of the duplicate records. I was given a COUNTIF formula but it is not working. I was told to add 2 columns and in the first blank column type =Row() in the cell. In the second blank column type =IF(COUNTIF(A$1:$A1,A1)1,0,1) My supplier numbers start in Column A Row 2. How can I get this to work? -- Thank you, Jodi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Duplicate Data | Excel Discussion (Misc queries) | |||
identify duplicate data upon entry of that data | Excel Discussion (Misc queries) | |||
Import data and keep duplicate rows of data | Excel Discussion (Misc queries) | |||
comparing lists of data to remove duplicate data | Excel Discussion (Misc queries) | |||
how can i locate duplicate data in an excel data table? | Excel Worksheet Functions |