Search results 60

Sorted from new to old.
Card image
SplitTo2DArray

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

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
Match2

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

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...