Search results 112
Sorted from new to old.
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 ...
ANmAddress_Dimensions
Detects how many dimensions an address has, This is what I call it dimensions ...
CountColumnCells_Unique
COunts unique cells found in a column. Passing sheetname, workbook name and ...
Quarter1stLastDate_FromQuarterText
Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...
IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...
ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...