excel vbe userform window not docking

michael coltart 45 Reputation points
2026-09-09T08:15:04.1333333+00:00

I am running office 365 subscription, OS windows 11, on an HP laptop.

Following a recent update the docking of windows in VBE was lost. Despite a 3 day session with Copilot the issue is still not resolved. The Project view is in place. The properties view is not docked.The userform view is not moveable or sizeable. There are scroll bars on the userform view that allow all parts of the view to be accessed.

Microsoft 365 and Office | Excel | For home | Other
0 comments No comments

Answer accepted by question author
Kai-H 26,135 Reputation points Microsoft External Staff Moderator
2026-09-09T12:43:20.93+00:00

Hi, michael coltart

This sounds like the VBE layout was changed or corrupted during the update. Also, the UserForm designer itself is not a dockable window, but it may currently be maximized, which explains the scroll bars and why it cannot be moved.

Here are some suggestions you can try:

In the VBE, select Window > Cascade. If the UserForm designer was maximized, this should return it to a normal window that can be moved and resized.

Select Tools > Options > Docking, make sure Properties Window is checked, then select OK. Press F4 to display Properties, drag it slowly toward the left or right edge of the VBE, and release it when the docking outline appears. Only windows listed under the Docking options can be docked.

If the layout remains stuck, close Excel, restart Windows, and run an Online Repair from Settings > Apps > Installed apps > Microsoft 365 > Modify > Online Repair.

Please note that the UserForm’s Left, Top, and size properties affect the form when it runs. They do not control the position of its design window inside the VBE.

Thank you for your patience in reading, I hope this information has been helpful to you. 


If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment."    

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Newest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.