Search results 60

Sorted from new to old.
Card image
Match5_5thNot0 and Match6_6thNot0

Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
MaxOfArray

Gets the maximum number from an array. Like

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Card image
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
CountRowCells

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

Card image
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Card image
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...