=SUMIFS('Details'!I:I, 'Details'!A:A,C22,'Details'!$H:$H,"<>TALL",'Details'!$J:$J,"<>1900-EUB",'Details'!$J:$J,"<>1380-EUB",'Details'!$J:$J,"<>4039-FWB",'Details'!$J:$J,"<>4039-FWS")
Tried using a filter tool to remove the other criterias containing the not equals to sign (<>) first before using the sum tool on just the first criteria "C22"
Is there another way to do this. I want to group by "C22" but want to exclude any records that contain the values in the rest of the formula