I have 2 questions.
When I pressed esc button then close Userform1
Userform1
When I input open in TextBox1
open
TextBox1
Add next code:
Private Sub cmdClose_Click() Unload Me End Sub
5.Set height and widht of the button to 0
that's it