Hi there, @jeffrey.j.obrien… if I understand your post correctly, one way to go would be to have two workflow events instead of two steps within the same event. Put your conditions on the events themselves, and you should get the desired result.
Thanks for taking a look @mikeloc. I tried that but it still had the same result.
I think I figured it out anyway. I am using a parameter for the number. So, when I do my checks now, I check against the original parameter which doesn’t change. Doing testing over the next day but it looks like using a parameter works.