Search results 374
Sorted from new to old.

CountColumnCells_Unique
COunts unique cells found in a column. Passing sheetname, workbook name and ...

Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...

Font-Based progress bar
Show progress bar using fonts only. Neat trick to use inside HTML or word ...

ANmaCellChar_Superscript_Subscript
Sets certain character inside a cell as superscript or subscript Edit ...

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

ANmaSearch_OrFriends
Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

ANStr_Add10IfNotBlank_NorNA
Concatenate string into one, if not blank and not N/A It looked stupid for me ...

ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...