here's my condition:
([Panels] like '*something*' or [Panels] like '*something1*') AND ([Panels] like '*something2*' or [Panels] like '*something3*')
another words, here is the logic:
[Panels] has to be one of the following (IT_AMPH | AMPH_SN | AMPH_S)
AND it has to be one of the following: (IT_BARB | BARB_SN | BARB_S)