Search results 100
ANmAddress_Dimensions
Detects how many dimensions an address has, This is what I call it dimensions ...
HTMLCloseTag_HasWordAfter
Finds the number of occurrence of a "Numeric" inside a string having a certain ...
Font-Based progress bar
Show progress bar using fonts only. Neat trick to use inside HTML or word ...
ANmaSearch_SpaceFriends and LeftSpaceFriends
Searches for string inside string covering multiple possibilities for space ...
ANmaSearch_OrFriends
Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...
ANmaSearch_QuoteFriends
Searches for string inside string with double-quote possibility If single ...
ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...
ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...
ANmaSearch_AmpFriends
Searches for string inside string with multiple possibilities if the char & ...
ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion
ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...