Search results 286
Sorted from new to old.
OpenPassword + ClosePassword
Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...
ANStrRead + ANStrSave + ANStrSearch
Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...
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. ...
Paragraph2Line + Line2Paragraph
Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...
DB_Setting1List + DB_Setting1List_NameValue
DB_Setting1List is to Returns list of SettingValues matching certain ...
DB_Setting2Read + DB_Setting2Save
Reads and save setting into settings table per 2 IDs, similar to SettingRead ...
ANStrColor2RGB + RGB2ANStrColor
Converts R:G:B into RGB value (as long) and RGB from long into R:G:B