Hi Everyone!
An Index Match works well for me to return a date and address off of a list but if I want to return a sum of the prior 14 days from the look up date or the prior 90 days. How can I write to capture a sum of dates still using a look up on 2 criteria. Below is an example of the table. I am using =SUMIF(Data!$A$6:$A$147,$B$7,INDEX(Data!$B$6:$FR$147,0,MATCH($B$5,Data!$B$5:$FR$5,0))) for my look up to return one value.
Sum of Total Gross Adds & Reacts Column Labels
Row Labels 9/1/2014 9/2/2014 9/3/2014 9/4/2014 9/5/2014
Blah Blah Account 37 43 52 58 82
698 Iliff Ave 2 0 3 2 0
520 E Iliff Ave Suite G 0 0 0 0 0
220 E Iliff Ave Suite G 7 5 1 2 4
270 E 6th Ave Unit 5 0 0 0 0 0
5270 E 6th Ave. Unit 5 5 3 5 2 2
628 E. Bruce Randolph 4 4 2 3 5
930 havana st 2 1 1 0 0
Thanks for your help everyone!
Jennie
Bookmarks