Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Jim,
That was just what I was looking for. :) "Jim Cone" wrote: This might be even more useful... Private Sub UserForm_QueryClose(Cancel As Integer, CloseMode As Integer) If CloseMode < 1 Then Cancel = True MsgBox "Please use the cancel button to exit. " End If End Sub Jim Cone |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dismiss blanks in lookup | Excel Worksheet Functions | |||
Dialog & User Form | New Users to Excel | |||
How to resize Data Form dialog window? | Excel Worksheet Functions | |||
Dialog Box/Form Help! | Excel Programming | |||
Trapping and preventing a form from being e-mailed before validation | Excel Programming |