Formula that captures criteria from 2 different columns "Help ME"

P

poloxstar

I am trying to get a total count based on 2 different information from
columns.

example
Time Code
60 9999
60 9999
50 5696

Countif (Time>60, and Code = 9999)

If and could help, it would be so great.
Thank
 
Top