I've got a test set of 2 months of daily data. (attached)
In it, I've got two named ranges of data: Date; Value.
I've been using an array formula to find the max. in each month.
For March 2012, it's:
{=MAX(IF((MONTH(Date)=$H2)*(YEAR(Date)=$I2),Value))}
where $H2 is 3 and $I2 is 2012.
In the screendump (attached), I've highlighted the 2 monthly maximums.
This works well. But now, instead of a MMM-YYYY column, I want to show a column with the date of each monthly max. next to the max. value column.
Can someone please show me a formula to display this?![]()
Please Login or Register to view this content.
Dan.
Bookmarks