Similar codes

Card image cap
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

2018Aug9

Card image cap
CellHyperlink_ToSheet

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

2018Jun24

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

2018May13

Card image cap
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Nov1

Card image cap
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

2022Aug24

Card image cap
URLs2Anchors

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

2018Jul17

Card image cap
CreateAnchor

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

2018Jul17

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Feb23

Card image cap
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...

2020Aug21

Recently by developer

Card image cap
Hex2Bin

Converts Hex to Binary

2018May28

Card image cap
IsHex

Check a string to see if it is Hex

2018May28

Card image cap
Str2Hex

Convert a string to Hex

2018May28

Card image cap
GetDigits

Extracts digits out of a string

2018May27

Random Codes

Card image cap
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Feb15

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Jan16

Card image cap
Bootstrap3 modal Contextual colors

Bootstrap3 Contextual colors modal dialog From

2019May19

Card image cap
myURLDecode

Decode a URL, opposite of Server.URLEncode

2018Jul15