Search results 59

Sorted from new to old.
Card image
ServerUptime

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

Card image
Seconds2Time

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

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
Shareware software window (Frm4)

Show Shareware software
How to use it:
Frm4.ShowMe
Or
Frm4. ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...