Userform Small
Solved
New_VBA_User
Posted messages
82
Registration date
Status
Member
Last intervention
-
New_VBA_User Posted messages 82 Registration date Status Member Last intervention -
New_VBA_User Posted messages 82 Registration date Status Member Last intervention -
Hello,
I would like to know why sometimes my Userform becomes small (zoomed out) see attached photo, so I have to remove it to make it larger?
Thank you in advance for your help.
Best regards.
Configuration: Windows / Edge 18.17763
I would like to know why sometimes my Userform becomes small (zoomed out) see attached photo, so I have to remove it to make it larger?
Thank you in advance for your help.
Best regards.
Configuration: Windows / Edge 18.17763
2 answers
-
Hello,
In the file you provided and that I modified, there was no such issue!!
Have you looked at the modification ????????????? -
Hello,
first see this:
https://silkyroad.developpez.com/VBA/UserForm/#LII
Then set the properties of the Userform Top to 0 and Left as well
Use the resizing handles and you will see the change!