Codes Required

Card image cap
CreateAnchor

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

2018Jul17

Card image cap
RemoveHTMLTags

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

2018Jul15

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

2018May26

Similar codes

Card image cap
CreateAnchor

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

2018Jul17

Card image cap
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

2020Feb3

Card image cap
CSS Buttons B4BS

This was used widely on my end before we got Bootstrap. Still have potential ...

2019Jan15

Card image cap
InsertHyperlinks + GetHref

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

2018May13

Card image cap
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

2019Dec31

Card image cap
HttpToAnchors

Convert http found inside text into anchers < a >, aka URLlinker, aka ...

2019Mar30

Card image cap
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

2021May30

Card image cap
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

2018Apr23

Card image cap
Linkedin profle link

Have custom profile link to your LinkedIn profile If you are in tech for a ...

2019Jan16

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Jul9

Card image cap
Too large procedures

No longer than 2.9k lines in a sub Oops. Baaaaad coding habits This also ...

2022Jan29

Card image cap
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

2021Dec27

Card image cap
FindIn1DArray

Returns 1 if an item found in array, 0 if not

2018Jun6