Is there a way either through form control settings or VBA that I can shift buttons upwards or downwards based on whether other text boxes are visible or not?
In the attached image image, If I hide (using VBA) the circled items, I would like to shift the buttons upwards under the first row that would still be visible. Likewise, if I unhide a row (add line) then the buttons would shift downwards.
Or should I use another approach all together?