Search results 136

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

NumberBeforeString_HTML2
Cuts a number that would be found 2 words before certain word inside a block ...

CutString_ANmaRules
Extract certain text from another text based on Rules defined, like extracting ...

HTMLTable_FindTable
Reads < table .... < /table> found after index Have ability to opnly bring the ...

ANStrFind_AndOrRemove
Checks (and/or removes) if an item was found in list of items and return 1 if ...

ANmaSearch_AllWords_FromANStr
Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Sheet_RowID_Generate + _LastUsed
Generate random unique ID in a column as IDyyyymmRRRR And the second function ...

HTMLCloseTag_HasWordAfter
Finds the number of occurrence of a "Numeric" inside a string having a certain ...

CountColumnCells_Unique
COunts unique cells found in a column. Passing sheetname, workbook name and ...

Font-Based progress bar
Show progress bar using fonts only. Neat trick to use inside HTML or word ...

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