Hi
For Each loops have a field called Tag Number Increment. It is not possible to change the Tag Number Increment while in the loop.
Another solution is to loop through all the tags but then use either
- Test Tag
- or Get Iteration combined with Test Attribute
to create an error that you could then use to Skip Branch for the tags you don't need.
Hope that wasn't too confusing.
-Simon