Group 3 userforms

Amitabh2022

New Member
Joined
Feb 14, 2022
Messages
3
Platform
  1. Windows
hello .

I have these 3 small modeless userforms. Is it possible to link the 3 userforms such that if one moves, the two other will move with it ?
I was actually just thinking something similar to the shapes Group command.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
No, but why not just make them into one form?
 
Upvote 0
i thought about adding 3 square labels (each label with a different color) into one single userform but using 3 seperate horizontally aligned userforms would look more pleasing for this small game.
Thanks.
 
Upvote 0
Have you considered using the UserForm_Layout event to dynamically adjust the the form's Left and Top as you move the forms ?
 
Upvote 0

Forum statistics

Threads
1,215,352
Messages
6,124,451
Members
449,161
Latest member
NHOJ

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top