Adds Arabic unit to a number using proper Arabic grammar Units can be ...
Get total number of rows for a certain worksheet in certain workbook workbook ...
Removes all chars found in Chars_to_remove from String1
Get local timezone Uses w32tm / tz dos command in command prompt Using ...
Get the time and date in Universal time based on local time Uses w32tm / tz ...
Get output of DOS Command in string, by reading output into temp text file, ...
Returns true if VBA is accessible through code, returns false if not
Reads and saves text file giving its full name Used a lot in my websites, very ...
Compares between two files in binary mode and returns true if they are ...
Gets first file found matches a wildcards mask, using Dir()
Converts color into its negative value, as in "e4f15a" into "1C0FA6"
Converts hexadecimal strings into decimals
Converts integer decimals into Hexadecimals
To set the color of the foreground based on background color to get best look. ...
Deletes tree of files
Asks user before running a link (mostly before deleting) Small important part ...
50 chars max.