I've got this formula
=COUNTIFS('Scoring Input'!F:F,"NSH",'Scoring Input'!C:C,J25)
instead of looking for "NSH" I want it to countifs NOT "NSH"
There are 3 characters in each cell in the column 'Scoring Input'!F:F , so whether it is "MIN", "WPG" "CAR" etc I want it to sum all of those...