I have always trying to figure out how the triggers work. If I understand correctly, if any of the triggers in the macro is fired, the execution starts with the first action in the action block. In this case any of the triggers getting fired the first If condition will get evaluated. If the...