Search results 73

Sorted from new to old.
Card image
Variable_PerLocation_FromFullLine

Extract set from ANstring, like 2nd set of variable list using specific ...

Card image
Formulas_FromRow_toFile

Exports all formulas in a row of sheet into text file.

Card image
JSon_Read_aText

Reads all json files generated by aText Sync command (screenshots) from certain ...

Card image
CutString_JsonKeyValue

Reads value from json string for certain key. Using RegEx Regular Expression. ...

Card image
ANmaUploadFTP_FilesFrom2Columns

Upload files in column each to folder in next column. Expects to have two ...

Card image
NumberBeforeString

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

Card image
ListItemText_to_ListIndex

Finds the index of an item in listbox (or combobox) It searches for that item ...

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
PrevWeekday

Returns date of the previous weekday (Friday, Saturday, Sunday, etc) from ...

Card image
ANmaRemoveDuplicates2

Remove duplicated rows based on 2 columns in a table of any number of columns. ...

Card image
CutString96_NumberBefore and After

Cuts the number found before our search word by going back certain number of ...

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
DecimalPlaces

Returns how many decimal places the number have

Card image
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...