Search results 75
Sorted from new to old.
CountColumnCells_Unique
COunts unique cells found in a column. Passing sheetname, workbook name and ...
RegSave, RegRead, RegDelete
Windows Registry read, save and delete branch node or key. Three functions use ...
HTMLTable_FullRow_NonBlanks
Returns all numeric values in row separated by Sepa Only cells that are not ...
ANmaSpecialFolders
Returns path for a specific special folder in system Passing the name of that ...
ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...
FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
Converts two bytes to long
Functions to convert two bytes to a numeric value (long), (both little-endian ...
ANStringListRead_JSON
Reads array into list of ANString, from [ until ] for the giving array name. ...