Search results 1,070

Sorted from new to old.
Card image
CellHyperlink_ToSheet

Will add hyperlink in a cell to a sheet in same workbook Not Hyperlink ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
FS_CopyFile

Copies a file

Card image
GetPapa

Gets folder name of a page using FSO

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
AreTheyTheSame

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

Card image
File_FirstFound

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

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
DeleteTree

Deletes tree of files

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...