I wrote a subroutine that iterates through all the items in a form and then moves them all together. However, I do not want it to move the objects in frames (as then they are not in their proper position in the frame). I was thinking I may need a way to check if the control is in the frame. Does anyone know how to do this? I am having difficulty finding an answer. Thank you in advance