Search results 198

Sorted from new to old.
Card image cap
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image cap
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image cap
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image cap
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

Card image cap
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image cap
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image cap
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image cap
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image cap
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image cap
CellHyperlink_ToSheet

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

Card image cap
LogSheet_Add + LogSheet_Clear

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

Card image cap
NumberTextArabic

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

Card image cap
DosCommand_Read

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

Card image cap
File_FirstFound

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