Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 921
Default Need to create unique list from list of multiple entries

I have a list that can continously grow of peoples names in A and the peoples
name can appear mulitiple times throughout the list. I would like to run a
macro once a week that would create a new list on another sheet of each
persons name that appears on the long list, but just list them once... I
have tried different code, and know it is easy, but I am confused. I
appreciate your assistance.

List A List B
Bob Bob
Bob Wayne
Wayne
Bob
Wayne
--
Jeff
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Need to create unique list from list of multiple entries

Hi Jeff,

Use the Advanced Filter feature and specify Unique values.

If you want to automate this, turn on the macro recorder while you run the
operations manually,

To extract the filtered data to another sheet, it is necessary to run the
filter from the destination sheet



---
Regards,
Norman



"Jeff" wrote in message
...
I have a list that can continously grow of peoples names in A and the
peoples
name can appear mulitiple times throughout the list. I would like to run
a
macro once a week that would create a new list on another sheet of each
persons name that appears on the long list, but just list them once... I
have tried different code, and know it is easy, but I am confused. I
appreciate your assistance.

List A List B
Bob Bob
Bob Wayne
Wayne
Bob
Wayne
--
Jeff



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create list of unique instances from list of multiple Instances Dishon Excel Worksheet Functions 0 March 3rd 08 10:46 AM
Create list of unique entries for use in validation raphiel2063 Excel Worksheet Functions 5 September 6th 07 04:49 AM
how to identify unique list of 200 random entries from a list of 3 tjb Excel Worksheet Functions 3 August 13th 07 02:15 PM
Unique list of entries Rasoul Khoshravan Excel Worksheet Functions 1 October 24th 06 07:39 PM
Excel funtion to create a unique list of entries ? Neil Bhandar Excel Programming 2 September 30th 03 04:04 AM


All times are GMT +1. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"