Search results 140

Sorted from new to old.
Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
FS_CopyFile

Copies a file

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
DeleteTree

Deletes tree of files

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...

Card image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...