Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I've created a UserForm, but seem to be having problems with the automatically inserted red x close button in the upper right corner of the UserForm. When I try and exit my UserForm by using that red X, I get the following error message: Run-time error '91': Object variable or With Block variable not set Do I need to put in a piece of code to activate the red X button? something like: Private sub UserForm_Terminate() unload me End Sub Thank you in advance for your help!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW to close a userform using a button | Excel Discussion (Misc queries) | |||
run-time error '91'-Close Button error | Excel Discussion (Misc queries) | |||
close button does not close | Excel Discussion (Misc queries) | |||
Excel shoud not close all active books when clicking close button | Excel Discussion (Misc queries) | |||
excel - Windows close button (x) should only close active workboo. | Setting up and Configuration of Excel |