I'm trying to return values from cells that the cell to the left contains specific text, and total them. I'm unsure on how to get this formula to work. I have more than one criteria that needs to be met, and totals for each of those criteria.
=SUMIFS(B36:B43,A36:A43, "TURN", SUMIFS(F36:F43,E36:E43, "TURN", SUMIFS(J36:J43, I36:I43, "TURN")))
This formula would be in a cell next to TURN. I have a copy saved that I can upload to show you.
=SUMIFS(B36:B43,A36:A43, "TURN", SUMIFS(F36:F43,E36:E43, "TURN", SUMIFS(J36:J43, I36:I43, "TURN")))
This formula would be in a cell next to TURN. I have a copy saved that I can upload to show you.