Search results 61

Sorted from new to old.
Card image
Pagebreak and Pagebreak preview

When setting the location of pagebreak, you need to have that sheet view set to ...

Card image
CutString12

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

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
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...

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
IfString_StartsWith_AndOr_EndsWith

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

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
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
UniqueRandomID in SQL

Generate new Random ID, unique not duplicated in two columns in two tables. ...

Card image
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...