Userforms FAQ
Intercept the Close button (X) in the title bar of a userform
Disabling the close buttonHow to find out which Items are selected in a Multi-Select ListBox
How to customise the Control Toolbox in the VBA Editor
So you don't have to set up all the properties for your controls every time you add one to a UserForm
Implementing a Progress Bar in Word VBA
Creating a Splash Screen with a UserForm
Making a UserForm show above a newly created Word 2000+ document
How to load the contents of a ListBox or ComboBox directly into an array
Text too wide for a ListBox or ComboBox entry
How to intercept the user pressing a particular keyboard key when a UserForm control has the focus
Problem running a UserForm from an Autoexec macro
Extracting a picture from an Image Control in a UserForm