Search results 130
Sorted from new to old.
Sheet_RowID_Generate + _LastUsed
Generate random unique ID in a column as IDyyyymmRRRR And the second function ...
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 ...
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 ...
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 ...