Search results 60

Sorted from new to old.
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
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

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
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
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
FilesIn + FilesIn_Count

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

Card image
ANStrList functions

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