Excel doesn’t have a built-in AVERAGEIF() function, but you can still average values, conditionally. Excel has SumIf and CountIf, but no AverageIf. However, with a little array magic, you can get ...
Populating a dropdown with a dynamic list is easy thanks to Microsoft Excel’s UNIQUE() dynamic array function. Microsoft Excel’s Data Validation feature provides an easy way to create a dropdown at ...
The introduction of dynamic arrays triggered the biggest change to how we work with Microsoft Excel formulas in years, if not decades. They allow a single formula to spill multiple results into ...