Alternative conditions – nested AND and OR

That depends upon what your conditions are. Are they all numeric variables? If so, do this:

image

If they are not numeric variables, there are other ways to solve this. I posted a solution to this problem a few months ago for when they are not numeric variables. I can't find the page right now, but I can rewrite the solution. If you tell me what your conditions are, I can use them in my solution.

I just noticed that two of your conditions are the same. Therefore, you can do this: (I'm using sample conditions. Notice the use of "any" in the second action.)

image

2 Likes