Search results 235

Sorted from new to old.
Card image
ItalicTextbox_Partial

Set part of textbox to italic, starting from StartingChar found in text until ...

Card image
ColorTextbox_Partial

Set part of textbox to certain color, starting from certain character found in ...

Card image
ANmExcel_Replace

Replace text in cell using Excel built-in Replace function. Ability to do ...

Card image
DuplicatedList

Returns list of duplicated items in a range as ... ' ...

Card image
CutString_Area

Returns full area found in ThePage between Between_Char1 and and_Char2 that ...

Card image
ANmaTableAddress

Returns the full name of table with its sheet name to be used in formulas or in ...

Card image
FormatNumbers_InsideText

Formats all numbers found inside text to certain format. Excluding numbers ...

Card image
BoldTextbox_Partial

Set part of textbox to bold, starting from StartingChar (like : ) that found in ...

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
QTexts_Min

Returns minimum quarter of 2 strings representing quarters, like 1Q2024, 3Q2015, ...

Card image
CutString_JsonKeyValue

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

Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically uses surrogate ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
ANStrVLookup

behaves as vlookup to return item from 2-dim ANStr Can choose which column, ...