Search results 21

Card image cap
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image cap
CanAccessVBA

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

Card image cap
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
IsFolder

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

Card image cap
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...

Card image cap
GenerateMemorablePassword

Returns a random password that is easier to remember, such as BONES or LAMOT. ...

Card image cap
FindName

Finds a name in a workbook, returns true or false

Card image cap
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...