two criteria - multipule matches that are the same - 1 answer to be return
	
	
		Hi all, 
I hope everyone is well! I really need some help with an excel formula if anyone has the time it would be much appreciated. I've been working on this for a while and I'm not even sure which formula I should be using let alone which format it should be written it.
I've been looking through past threads and I can't find what I need to do anywhere. There was one formula that came close:
=SUMPRODUCT((A2:A100="Aimbry")*(B2:B100="LW")*(C2:  C100))
but this adds up all the matching results.
What I need to do is match the info in columns A and B and return a number in column C.
The problem is that there are multiple rows with identical entries and I just want to return one of them.
So I was thinking a version of the above that produced a mode or average would give the desired result.
It would be so helpful if someone could give me a point in the right direction, I've been pulling my hair out over this for a while now! Lol! 
Thank you for you time