Search results 121

Sorted from new to old.
Card image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
NumberBeforeString

Returns number if found before certain word in larger string. This can be used ...

Card image
String_Fx

Generate repeated text, like String() the function but with ability to repeat ...

Card image
String_S

Generate repeated text, like String() the function but with ability to repeat ...

Card image
NumberBeforeString_HTML2

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

Card image
CutString_ANmaRules

Extract certain text from another text based on Rules defined, like extracting ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
Domainer v2.4

FIles to host website for sale. This was originally from a source I found ...

Card image
img disable

Disable html img actions in website, like right-click menu, dragging and others. ...

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

Card image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

Card image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Card image
MaxOfArray

Gets the maximum number from an array. Like