Hi so this works below and I locked the other cells because I need to drag this down like 200 lines. The only thing as of now I cant get to change is the 2 to go to 3 then 4 and so on. Anyway of doing this so I don't have to go into each cell and do it.
=SUMIFS($I$2:$I$1000,$D$2:$D$1000,"2")
Example when I drag it down I need it to change like this.
=SUMIFS($I$2:$I$1000,$D$2:$D$1000,"2")
Example when I drag it down I need it to change like this.
=SUMIFS($I$2:$I$1000,$D$2:$D$1000,"3")
</strike>
=SUMIFS($I$2:$I$1000,$D$2:$D$1000,"4")
and on
<strike>and on
</strike>