|
-
Nov 1st, 2007, 03:53 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] [2005] Getting Unique Values From Listview
Hello,
I wonder if anyone can help me please ?
I have a listview which contains several rows of data.
I'd like to know if it is possible to pull out only the unique names :
So for example :
Row 1 = Vince Chase
Row 2 = Jonny Chase
Row 3 = Eric Murphy
Row 4 = Jonny Chase
Row 5 = Eric Murphy
Row 6 = Jonny Chase
I wouldn't want to see each name as it appears, I'd only want to see each name once, so I'd see :
Vince Chase
Eric Murphy
Jonny Chase
Is this possible ?
If so, where would I begin ?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|