I want to check all instances of a Family on the screen, and then check which one is on the furthest right (largest .X)
The problem is that the FOR EACH or FOR EACH ORDERED does not seem to work. It's just checking the first instance and stopping there.
any hints?