Search results 399
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 & ...
ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...
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 ...
SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...
Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...