I have nothing to try, since I don't know how to do blind ORs in the trigger form. If there is no way to do it, just tell me, as I've already spent time reading and looking for examples before I asked. Again, the question is one of efficiency, speed, and readability of code --> Can I do the 2 simple ANDs and (C or D or E) in one step? I have to pose the question this way since I've asked other folks and they suggest 3 ORs which misses the 3 ANDs, where the last AND is the 3 ORs. Inquiring minds want to know.