VBA 134
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.

ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...

GenerateMemorablePassword
Returns a random password that is easier to remember, such as BONES or LAMOT. ...

ANStrColor2RGB + RGB2ANStrColor
Converts R:G:B into RGB value (as long) and RGB from long into R:G:B