Search results 662

Sorted from new to old.
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
LogFile_Add

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

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image cap
Capitalize1st

Capitalize 1st letter of a string

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image cap
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

Card image cap
FindFile

Finds if a workbook is open or not in same Excel session

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
ConvertMultiLine2 + 6

Convert text blocks (by converting line separators from any separator to any). ...

Card image cap
RGB2HTML + HTML2RGB

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