Checks if a file is found from a URL, finds a file in a remote server
Checks if a folder is found or not, can pass either mapped path or unmapped ...
Deletes a sheet from a workbook, checks it is already there first
Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...
Closes a workbook, checks if it is already open first, works for workbooks ...
Check if the string has special characters or not, only Letters or digits ...
Check if browser is for a mobile or tablet, or not. This was before we have ...
Checks to see if a number is a primary number. Prime numbers are commonly found ...
All links found inside a string into anchor (< a href=...) BUG!: Currently ...
Does a weighted average, knowing that mathematical average between two numbers ...
Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...
Compares between two files in binary mode and returns true if they are ...
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
Check if an Excel file is running from 'Temp' location or regular folder This ...
Matching by two values at the same time in two columns Just like Match the ...
Opens Workbook without running AutoMacros and without letting the user know ...
50 chars max.