E
Eddie_SP
Hi Community !
I have in my initial UserForm the following code to take all the screen:
Me.Height = Application.Height
Me.Width = Application.Width
BUT,
I've realized that users can move this UF and change the sheets with all
data behind it.
Is there any code I can use to "lock" this UserForm? So people cannot move it?
Thank yoooou !
I have in my initial UserForm the following code to take all the screen:
Me.Height = Application.Height
Me.Width = Application.Width
BUT,
I've realized that users can move this UF and change the sheets with all
data behind it.
Is there any code I can use to "lock" this UserForm? So people cannot move it?
Thank yoooou !