Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hello, does somebody know how to find unique records in a column with a formula or with vba code. Example: row d: erik paul john john erik paul Richard Richard Amanda John john erik Amanda Now the output schould be: erik paul john richard amanda Regards, Niek ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Niek
use Data | Filter | Advanced Filter | Copy to another range + unique records. Select a destination range. No VBA necessary. Regards Trevor "solo_razor" wrote in message ... hello, does somebody know how to find unique records in a column with a formula or with vba code. Example: row d: erik paul john john erik paul Richard Richard Amanda John john erik Amanda Now the output schould be: erik paul john richard amanda Regards, Niek ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting unique values from a list using VBA | Excel Discussion (Misc queries) | |||
Automatically extracting unique values | Excel Worksheet Functions | |||
date formula for extracting unique dates | Excel Worksheet Functions | |||
Extracting unique records by formula | Excel Discussion (Misc queries) | |||
Populate a column by extracting unique values from another column? | Excel Worksheet Functions |