Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a data set that has several thousand names and I am trying to
remove any duplicates. I used the formula IF(A1=A2,0,1) but the fields I know are identical are returning "1". I think it might be a format problem, but it has me stumped. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
try it:
http://www.j-walk.com/ss/excel/usertips/tip027.htm hth regards from Brazil Marcelo " escreveu: I have a data set that has several thousand names and I am trying to remove any duplicates. I used the formula IF(A1=A2,0,1) but the fields I know are identical are returning "1". I think it might be a format problem, but it has me stumped. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can also try this site:
http://www.cpearson.com/excel/duplicat.htm I found this site very useful. "Marcelo" wrote: try it: http://www.j-walk.com/ss/excel/usertips/tip027.htm hth regards from Brazil Marcelo " escreveu: I have a data set that has several thousand names and I am trying to remove any duplicates. I used the formula IF(A1=A2,0,1) but the fields I know are identical are returning "1". I think it might be a format problem, but it has me stumped. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SQL concatenation statement | Excel Discussion (Misc queries) | |||
Conditional Statement Question | Excel Discussion (Misc queries) | |||
Nested IF Statement Question | Excel Discussion (Misc queries) | |||
IF Statement question | Excel Worksheet Functions | |||
If Statement Question | Excel Worksheet Functions |