Thread: unique entries
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default unique entries

Nigel

But this has to be on the active sheet.


You can list the uniques on another worksheet.

See Debra Dalgleish's instructions.......

http://www.contextures.on.ca/xladvfi...html#ExtractWs

Gord Dibben Excel MVP

On Sat, 31 Jul 2004 20:08:10 +0100, "Nigel"
wrote:

You could use Advanced Filters to using Copy to another location. But this
has to be on the active sheet. It will give you the unique value list, when
you set the criteria to 'nothing'

Cheers
Nigel

"scrabtree" wrote in message
...
I need a code that will take all the unique entries in
column A Sheet 1 and list them in column 1 Sheet 2.