Search results 60

Sorted from new to old.
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
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

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
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image
MatchIf6Up

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

Card image
Between2int and Between2intinc

Checks if number between two numbers, with or without considering those numbers. ...

Card image
Triangular coded msg in file

Decodes message from file based on number in each line of text. Attached ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
NumberBeforeString

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

Card image
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...