Search results 249

Sorted from new to old.
Card image
ANmaRemoveBlanks_1Col

Remove blank cells from 1 column

Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
Match5_5thNot0 and Match6_6thNot0

Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...

Card image
ConditionalFormatting_ColorARow

Adds conditional formatting to color a row in table based on output of formula ...

Card image
ConditionalFormatting_Clear

Clears all conditional formatting in a range in a sheet in a workbook.

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
CountColumnCells_Unique

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

Card image
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
ANmAdd_ThenSort_2Columns

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