Search results 60

Sorted from new to old.
Card image
ANmaCountChars_Direction

Counts how many times we found OfChar repeated in TheStr from one of two ...

Card image
MatchIf7Up

Returns row number having 7 values in 7 columns if all found. With option of < ...

Card image
Match6_Until

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

Card image
MaxOfArray

Gets the maximum number from an array. Like

Card image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image
CutString12

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

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
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
MatchIf6Up

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

Card image
MatchIf5Up

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

Card image
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image
Between2int and Between2intinc

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