Drewmyster
Board Regular
- Joined
- May 16, 2007
- Messages
- 151
- Office Version
- 365
- Platform
- Windows
Hi there,
I'm having trouble using the formula above to work out what the largest and smallest figures are within a date range.
What I've been asked to do is find out the largest and smallest figures for any given month within a period going back 5 years or so.
My spreadsheet looks something like this going down;
Column A
Date
01/01/2011
Column B
Amount
£1,500
The formula I was shown on a previous topic to filter the month and year, doesn't seem to work properly, so please could somebody help me to fix it.
=MAX(IF($A$2:$A$30="June",IF(YEAR($A$2:$A$30)="2011",$B$2:$B$30)))
Many thanks.
I'm having trouble using the formula above to work out what the largest and smallest figures are within a date range.
What I've been asked to do is find out the largest and smallest figures for any given month within a period going back 5 years or so.
My spreadsheet looks something like this going down;
Column A
Date
01/01/2011
Column B
Amount
£1,500
The formula I was shown on a previous topic to filter the month and year, doesn't seem to work properly, so please could somebody help me to fix it.
=MAX(IF($A$2:$A$30="June",IF(YEAR($A$2:$A$30)="2011",$B$2:$B$30)))
Many thanks.