I am looking to create a SUMIFS using multiple criteria; not sure if what I am attempting is possible, any and all help is appreciated. Below is (to me) what would seem the logical formula, however, it is returning a incorrect sum. Thank you in advance.
=SUM(SUMIFS(E4:E44,F4:F44,{"14","15","16","17","18","19"},G4:G44,{"20","21","22"},P4:P44,"DOWNGRADE"))
=SUM(SUMIFS(E4:E44,F4:F44,{"14","15","16","17","18","19"},G4:G44,{"20","21","22"},P4:P44,"DOWNGRADE"))