Browsing Visual Basic 6
Addon Bas
This modules contains some fairly useful code to perform your basic operations.
Miscellaneous VB Snippets
Allow certain characters in a textbox.
Convert Array to Lower Case
Convert an entire array to lower case.
Cycle Through an Array
Cycle through an array with a For.
Shuffle Array
Randomly shuffle an array.
Remove Array Element by Content
Remove an element from array by Content.