Search results 124
Sorted from new to old.

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 ...

Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...