Texts + Strings 178
Texts, strings, convert, replace, encode, parts and concatenations

ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...

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 ...

ANStr_Add10IfNotBlank_NorNA
Concatenate string into one, if not blank and not N/A It looked stupid for me ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

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 ...