Search results 7

Sorted from new to old.
Card image cap
CountNumbers_inString

Returns how many numbers found inside a text

Card image cap
ANmaReplace_Occurrence

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

Card image cap
ANString_Location

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

Card image cap
VBInstr_Numeric

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

Card image cap
NumberBeforeString

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

Card image cap
NumberFoundinsideTag

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

Card image cap
CutString3

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