what is wrong with my formula i keep getting an error
=COUNTIFS('Game Data'!E$2:E3,='Shirt Database'!A3,'Game Data'!H3)
im trying to calculate if Game Data'!E$2:E3 = Shirt Database'!A3 and if thats correct then return the answer in Game Data'!H3
thank you for your help