Search results 61

Sorted from new to old.
Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
SplitTo2DArray

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

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
DeleteAllShapes

Delete all shapes in a sheet

Card image
Crypt512

To encrypt or decrypt any string ' Strii is the required text to protect ' ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
GetRandom

Generate random string, fully customization, with even deciding what special ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.