MMULT function
Excel » Functions » Math and trigonometry » MMULT function »
Get date ranges from a schedule
The above picture shows you two formulas that extract names (column B) and date ranges (column C and D) based […]
The formula in cell B17 counts rows in cell range B3:D17 when at least one cell per row contains data. […]
Count cells containing text from list
The array formula in cell F3 counts cells in column B that contains at least one of the values in […]
Extract records containing digits [Formula]
Liam asks: Hello Oscar, What code is needed to cause cells in Columns F - I to fill with the […]
Count overlapping days across multiple date ranges
This post demonstrates a formula in cell D16 that counts overlapping dates across multiple date ranges. The date ranges are […]
Count overlapping days in multiple date ranges
The MEDIAN function lets you count overlapping dates between two date ranges. If you have more than two date ranges […]
This article demonstrates a scoreboard, displayed to the left, that sorts contestants based on total scores and refreshes instantly each […]
Working with overlapping date ranges
Today's blog post is about date ranges, the techniques demonstrated here can also be applied to time or other numerical […]
Excelxor is such a great website for inspiration, I am really impressed by this post Which numbers add up to […]
The MMULT function calculatesĀ the matrix product of two arrays, an array as the same number of rows as array1 and […]