Fullscreen Userform. Let userform get from sheet page1 to sheet page2. Display always full screen in excel with vba.
Active 4 years 5 months ago. Userform on top right. Viewed 10k times 1.
Private sub userform initialize with application windowstate xlmaximized zoom int width me width 100 width width height height end with end sub.
I know that it is possible to let your userform adapt to fullscreen and that it doesn t matter what resolution you have with the following code. Userform on top right. Ironically this has the effect of closing out up to 10 of the userform from view on many 1024 x 768 computers that ive run it on. To fill the screen with your userform while maintaining the relative position of the form s controls stick this initialize event code into the userform s module.