Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel how to locate Duplicated fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00887303
Message ID:
00888014
Vues:
23
Let us suppose you are talking about data in the column A and want to see identifier in the column B.

To the cell B1 enter the formula :

=IF(COUNTIF($A$1:A1,A1)>1,"Duplicate","Unique")

Then copy and paste the formula to all cells B.


See also http://www.expresscomputeronline.com/20031020/techspace01.shtml


>Hi.
>Anybody know of a way, in Excel, to identify duplicate entries in a column ?
>
>Regards,
>Gerard
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform