Codes Required

Similar codes

Card image cap
Card49

Simple custom card using FA4, with CSS3, can have right or left picture ...

2019Feb13

Card image cap
ANmaRemoveNestedTags

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

Feb4

Card image cap
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

2018Jun30

Card image cap
RemoveHTMLTags

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

2018Jul15

Card image cap
HTMLTagID_Previous

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

Feb2

Card image cap
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Feb1

Card image cap
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Jan17

Card image cap
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

2018Jun2

Card image cap
VLookup_HTML

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

Jan26

Recently by developer

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
CSS3 spinner3

Pure css3 spinner or pre-loader Originally from http://codepen. ...

2019Apr30

Card image cap
Hex2Int

Converts hex to Integer

2018Sep27

Card image cap
ExcelMenu_onfly

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

2018Jul17

Card image cap
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

2018Jun27