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

Tom and Dave have covered this well so "nuff said".

Gord

On Sun, 1 Aug 2004 07:23:25 +0100, "Nigel"
wrote:

Hi Gord

Using Excel 2002 SP2 I getr the message box "You can only copy data to the
active sheet", not sure why but it does not work!

Cheers
Nigel

"Gord Dibben" <gorddibbATshawDOTca wrote in message
.. .
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.