0
I’m having difficulties when trying to control "drag forms" and "drag objects" in VBA/Excel.
For example: I have the main form that I don’t want to be moved, a second form is called from the main form and can be moved, and I have certain objects that I need to move in it (images, e. g.), and then I want to go back to the main form.
How do I do?