Search results 133
Sorted from new to old.
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 ...