Help with forEach command to grab one item and loop to another Item

There are a few ways to do this. Probably the simplest is documented in Design Pattern: Associated Items.

Also see Design Pattern: Working with Groups in Rules for a deeper discussion of what you can do with Group’s members.