I'm having trouble when implementing countif with a multiple criteria in range, it displays error such as incorrect forumula.
This is my final formula with a criteria that is constant:
=SUM(COUNTIF(H4:AK4, {"2 - Accept","3 - Accept with Comments","4 - Accept with Comments (Resubmit)"}))

Is it Possible that the multiple criteria is based on range?

Thanks everyone!