ANmarAmdeen

Card image cap
DateSerial

The equivalent of DateSerial in Classic ASP

Card image cap
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image cap
CustomExcelMenu - FaceIDs

How to create custom Excel menu, this one shows the IDs and icons of 20 icons, ...

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image cap
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image cap
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode