Search results 28
ANmaRemoveDuplicates2
Remove duplicated rows based on 2 columns in a table of any number of columns. ...
ANmaRemoveDuplicates4
Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...
CleanArray_2Dim
Cleans an array of 2 dimensions from blank in 1st column. Similar to
CountColumnCells_Unique
COunts unique cells found in a column. Passing sheetname, workbook name and ...
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 ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...
Excel recovered files
Location of Excel recovery workbooks in your system when Excel crashes, it ...
OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...