So I have a sumifs formula I need to make and here is what I have.
=SUM(SUMIFS(D:D,H:H,"Jul 2018",E:E,{"*AMZN MKTP*","*AMAZON MKTPLACE*"}))
It doesn't seem to be working but what I am trying to say is,
Sum column D if Column H has Jul 2018 and Column E has AMZN MKTP or AMAZON MKTPLACE.
What am I doing wrong or what would the correct formula be?
=SUM(SUMIFS(D:D,H:H,"Jul 2018",E:E,{"*AMZN MKTP*","*AMAZON MKTPLACE*"}))
It doesn't seem to be working but what I am trying to say is,
Sum column D if Column H has Jul 2018 and Column E has AMZN MKTP or AMAZON MKTPLACE.
What am I doing wrong or what would the correct formula be?