I am trying to display a count of values in one column where another column has a different criteria.

example:
column A:A has COMPLETE or CANCEL

column H:H has 136-656 or 136-598 or 165-58

I want to find out how many rows have CANCEL in column A:A where column H:H = 136-598

Help??