Just need some final validation that you cannot use the MAX function with SUMIFS, can't find any examples and thought I read somewhere that it can't be done, but can't remember the site.
I have a sheet with my data and need to use SUMIFS, totalling one column based on 4 different criteria, one being the MAX of a date range. To explain that further, I have a column "DailyDate" and "WEEK No" & I need to sum the my totals column based on the MAX DailyDate within the WEEK No that is selected. I know I can do this with INDEX MATCH if I already have my totals, but need to use the SUMIFS on this one.
Month = August
WeekNo DailyDate(MAX)
1 8/5/2011 Just total the column for WeekNo 1 and 8/5 in DailyDate
2 8/12/2011
3 8/19/2011
Thanks for any help.
Toni
I have a sheet with my data and need to use SUMIFS, totalling one column based on 4 different criteria, one being the MAX of a date range. To explain that further, I have a column "DailyDate" and "WEEK No" & I need to sum the my totals column based on the MAX DailyDate within the WEEK No that is selected. I know I can do this with INDEX MATCH if I already have my totals, but need to use the SUMIFS on this one.
Month = August
WeekNo DailyDate(MAX)
1 8/5/2011 Just total the column for WeekNo 1 and 8/5 in DailyDate
2 8/12/2011
3 8/19/2011
Thanks for any help.
Toni