Search results 64

Sorted from new to old.
Card image cap
Choose2

Returns a value based on an ID. If ID is 1, return 1st value, If ID is 2, ...

Card image cap
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

Card image cap
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Card image cap
IfString_StartsWith_AndOr_EndsWith

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

Card image cap
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image cap
ANmaSearch_AposFriends

Searches for string inside string with apostrophe possibility (or as I call ...

Card image cap
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image cap
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image cap
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image cap
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image cap
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image cap
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image cap
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image cap
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image cap
CutString9

Cuts from CutFrom starting from any of items found from ...