In cells e2:e51 there are several options available in a drop down list (pulled from cells U20:U35). I want to count the number of times the selections from U20,U26, U32 and U38 show up. I am not getting any results with the formula I have below...
=IF(OR(COUNTIF(E2:E51=U$20,E2:E51=U$26,E2:E51=U$32),""))
Bookmarks