Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Extract filter items from Drop-Down Automatic Filter
Closed Thread
Old 02-26-2006, 12:57 PM   #1 (permalink)
 
Newb Techie

Join Date: Feb 2006

Posts: 2

karpatov

Default Extract filter items from Drop-Down Automatic Filter

Hi.
I would like to ask if it is possible to extract individual items from Drop-Down Automatic filter and how (I am total begginer). I have a very long list (+50.000) of values in column and I would like to get nonredundant subset. I wrote a Sub() that compares every item in the column against all the other and deletes those that are the same. But the program is running for ages (2 days :-() Then it dawned on me that the non-redundant list is showed in those Filter Drop-Downs. But I have no clue how to copy it from there.

I would be really greatful for any help.
Karpatov
karpatov is offline  
Old 02-27-2006, 04:32 PM   #2 (permalink)
 
Banned

Join Date: Feb 2006

Posts: 4

NeedawebsiteNET

Default

do you have a code sample you can post? is your application web or windows based? What language are you using?
NeedawebsiteNET is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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