Need help, what is the formula to get count the matching string for example and get expect result per the table below,
It has to match the Country and match the name and count the number.

Country Name Result
USA John 3
USA John 3
USA John 3
Korea Kim 1
USA Rob 1
Turkey Rob 1
UK John 2
UK John 2
Brazil Rob 2
Brazil Rob 2

Capture.JPG