Advertisement

Results for "Author: fredrik schultz"

2002ASP #4120
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

2002C #12724
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

2002VB #21328
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

ASP_Volume2 #31243
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

ASP_Volume2 #31244
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

ASP_Volume3 #50476
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

ASP_Volume3 #50477
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

C_Volume2 #72305
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

C_Volume2 #72306
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

Java_Volume1 #90849
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

Java_Volume1 #90850
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

1_2002 #108082
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

2_2002-2004 #117996
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

2_2002-2004 #117997
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

3_2004-2005 #136540
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

3_2004-2005 #136541
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

4_2005-2006 #155773
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

4_2005-2006 #155774
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

5_2007-2008 #178291
Fast way to remove all duplicates (dupes) in a ListBox

This method removes all duplicates in a listbox, regardless if sorting is turned on or not. AND it's fast, short and simple (no double loops like in some other submissions). It's also case-insensitive.

5_2007-2008 #178292
Add only unique items to a listbox (no duplicates added). Fast and short without any loops.

Use this method to avoid adding an item to a ListBox that already exists. It's a lot faster and shorter than submissions that uses loops etc.

Languages
Top Categories
Global Discovery