VBA 128
Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel
Sorted from new to old.

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

CleanArray_2Dim
Cleans an array of 2 dimensions from blank in 1st column. Similar to

ANmaRead_1stFile
Returns information about first file name found after sorting matching files in ...

HTMLTable_FullRow_NonBlanks
Returns all numeric values in row separated by Sepa Only cells that are not ...

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