Search results 9

Sorted from new to old.
Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaReplace_Occurrence

Replaces certain occurrence of a string with another inside a string. Like ...

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
NumberBeforeString

Cuts a number that would be found before certain word inside a block string. ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.