Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I often need to create a list of the unique entries from a field.
Typically I would do this using the countif function as follows: - Say the field is column c, I would enter =countif(c$1:c2,c2) in a column and copy all the way down, then filter for all the (1's) However, my dataset has grown to around 100,000 rows across 2 sheets, and doing this is getting to be too annoying and resource intensive. A simple autofilter suggests that Excel already knows all the unique entries in a column, as evident when clikcing down the header row in an autofiltered block of data. Is there any way to just get that information without having to create formulas across thousands of rows? Or, simply, what is the best and most efficient way to get a list of unique entries in a column? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting unique entries and assigning it to a named range | Excel Discussion (Misc queries) | |||
Count unique entries | Excel Worksheet Functions | |||
Count of unique entries | Excel Discussion (Misc queries) | |||
MRU list - entries keep changing | Excel Discussion (Misc queries) | |||
counting unique instances of text in a list | Excel Worksheet Functions |