Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have data in columns A and B on spreadsheet one. I need a macro that will
look down column B and then look down column A and list in column C only the values that are not duplicated in both columns A and B. In other words, I need the unduplicated items to be listed in column C. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See Chip Pearson's page on working with duplicates and uniques
http://www.cpearson.com/excel/duplicat.htm -- Regards, Tom Ogilvy "scrabtree23" wrote in message ... I have data in columns A and B on spreadsheet one. I need a macro that will look down column B and then look down column A and list in column C only the values that are not duplicated in both columns A and B. In other words, I need the unduplicated items to be listed in column C. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete rows with duplicated values | Excel Discussion (Misc queries) | |||
Formula to check duplicated values | Excel Discussion (Misc queries) | |||
duplicated values | Excel Discussion (Misc queries) | |||
How to delete duplicated values in each row ??? | Excel Discussion (Misc queries) | |||
To find duplicated values in a range | Excel Worksheet Functions |