Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All
How do I ESC out of a userform, no button clicks etc allowed!? Any help as always from you guys greatly appreciated. Mark (InWales) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Create a commandbutton, set the Cancel property of that button to True, and
havge some click code on that button that unloads the form. -- HTH RP (remove nothere from the email address if mailing direct) "Mark (InWales)" wrote in message ... Dear All How do I ESC out of a userform, no button clicks etc allowed!? Any help as always from you guys greatly appreciated. Mark (InWales) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That's great Bob once again thank you very much for help.
Mark (InWales) "Bob Phillips" wrote in message ... Create a commandbutton, set the Cancel property of that button to True, and havge some click code on that button that unloads the form. -- HTH RP (remove nothere from the email address if mailing direct) "Mark (InWales)" wrote in message ... Dear All How do I ESC out of a userform, no button clicks etc allowed!? Any help as always from you guys greatly appreciated. Mark (InWales) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Userforms | Excel Discussion (Misc queries) | |||
I need some help with userforms | Charts and Charting in Excel | |||
I need some help with userforms | Excel Discussion (Misc queries) | |||
userforms | Excel Programming | |||
UserForms | Excel Programming |