Hello All, I am trying to write a piece of code to search for a control (based on the ID) within a group. I am looking for something like Foreach field f in group ³mygroup² -- do something on f End How can I do sth like this? Maybe there is a faster way to find a specific control within a group? Thanks for your help. François