I have 12 columns that are months and for each month column there are about 7 other columns. I want to sum the column sales within august using a sumifs. But this formula doesn't really work I was wondering if there was another way or if I am using the wrong formula? SUMIFS(INDEX('Burg History_Sale NM'!A9:KX550,,MATCH($E$2,'Burg History_Sale NM'!8:8,0)),'Burg History_Sale NM'!$8:$8,$D$4), where E2 Is my month cell, and D4 is the cell that contains my column header with my month?