Moving a control from one section to another using VBA
I am creating a dynamic form and storing some place holder controls within the header (to keep the details section tidy). I want to move some of these controls onto the "Details" section using VBA and manipulate their size / position. However, I can't seem to find a way to move a control from the Header to the Details section.