Search results 44

Sorted from new to old.
Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
CellCommentRead + Save

Reads/Saves a comment into a cell CellCommentRead to Reads comment from a ...

Card image
GenerateMemorablePassword

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

Card image
FixPath, IsThere, IsThere1 ...

Set of 6 functions to deal with filesystem. Gets current workbook path, ...

Card image
Filesin_Coll + Filesin_Cells

Reads files in a specified folder into a Collection, work with VB6 and VBA also, ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image
RGB2Long

Converts Red, Green and Blue integers into RGB long value

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
DB_Setting1List + DB_Setting1List_NameValue

DB_Setting1List is to Returns list of SettingValues matching certain ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...