Counts the number of business days Add or subtract a number of business days ...
Counts how many values are True (or anything) in an array of boolean values ...
Nice solution to read value in cell AFTER changed. Needed to have that feature ...
Get a sorted list of files in a directory using the File System Object (FSO) ...
Determine if system is 64 bit or not. Related to
Delete a folder, expects to be an empty folder, path must be already MapPathed
Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...
Finds if a workbook is open or not in same Excel session
A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...
Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...
Finds specific VBA object in VBE project User need to setup to trust VBA ...
Simple small function to Encrypt or Decrypt a string in cell Test_XorC is for ...
Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime
Returns true if VBA is accessible through code, returns false if not
Compares between two files in binary mode and returns true if they are ...
Gets first file found matches a wildcards mask, using Dir()
50 chars max.