Count if two columns match different criteria

C

Curt D.

How can I count two columns with different criterias. In one column if it
contains 737 and if another column contains LAX, how can I count them if they
only meet this criteria? Thanks for the help.
 
C

Curt D.

That did the trick. thanks. Is there a way to count the non-blank cells
instead of LAX?
 
Top