Similar codes

code image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

2024Feb4

code image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

2023Nov5

code image
HTMLPadding_v2

Finds the padding or margin from a style statement for an HTML tag. Passing ...

2024Jan5

code image
RemoveHTMLTags

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

2018Jul15

code image
ANC Bootstrap controls (Testing < and & # 6 0 ;)

Testing step in site (or in each HTML output function to replace < with < ...

2021Jun9

code image
URLs2Anchors

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

2018Jul17

code image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

2024Apr3

code image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

2024Jan26

code image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

2024Feb2

Recently by developer

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Sat 11AM

code image
FirstDuplicatedItem

Returns the value of first duplicated item found in a range. This is to ...

Fri 3AM

code image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Thu 5PM

code image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Apr12

Random Codes

code image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

2020Dec19

code image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

2019Apr25

code image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

2018Aug31

code image
LogFile_Add

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

2018Jul17