Search results 60

Sorted from new to old.
Card image
Ordinal

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

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
IsFolder

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

Card image
FindName

Finds a name in a workbook, returns true or false

Card image
FindIn1DArray

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

Card image
FilesIn + FilesIn_Count

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

Card image
FrmPass

Prompt for a password, or username and password, returns information back to ...

Card image
GetExtension

Gets the extension of file from its filename

Card image
FilesIn + FilesIn_Count

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

Card image
DB_Read1Row (DB_Read1stRow)

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

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...