Hi
Disable:
Private Sub UserForm_QueryClose(Cancel As Integer, CloseMode As Integer)
If CloseMode = 0 Then Cancel = True
End Sub
I think Hide is a part of FormFun. It's far more complex:
http://www.oaltd.co.uk/Excel/Default.htm
HTH. Best wishes Harald
skrev i melding
oups.com...
Hi all,
How can I disable the X (close button) on a userform, or hide it all
together
manythanks
Johny5