Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a list with many values that are listed twice, how do I find which
values DON'T have a pair? |
#2
![]() |
|||
|
|||
![]()
Here's a previous thread that may help:
http://www.microsoft.com/office/comm...e-20679c58dfda tj "curiousjackie" wrote: I have a list with many values that are listed twice, how do I find which values DON'T have a pair? |
#3
![]() |
|||
|
|||
![]()
One way is to use the COUNTIF() function. Suppose your list runs from
A1:A10. In cell B1, enter =COUNTIF($A$1:$A$10,A1) and copy this down to B10. Any unique entry will show a result of 1. |
#4
![]() |
|||
|
|||
![]()
Hi
see: http://www.cpearson.com/excel/duplic...gingDuplicates -- Regards Frank Kabel Frankfurt, Germany "curiousjackie" schrieb im Newsbeitrag ... I have a list with many values that are listed twice, how do I find which values DON'T have a pair? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where can I find advanced info on Excel Charts? | Charts and Charting in Excel | |||
How Can I find and replace symbols in excel data ( white square) | Excel Discussion (Misc queries) | |||
Excel should be able to compare 2 spreadsheets to find differing . | Excel Discussion (Misc queries) | |||
Excel aficionado wants to learn Access | Excel Discussion (Misc queries) | |||
boolean find criteria in Excel | Excel Discussion (Misc queries) |