Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
you could try
Application.Visible = False remember to set it back to visible when the form closes though If the userform is shown modal, then they can't access any sheets "Eddie_SP" wrote: 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 ! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
protecting sheet blocking comment creation | Excel Discussion (Misc queries) | |||
blocking cells | Excel Worksheet Functions | |||
Blocking VBA Project | Excel Programming | |||
How to overide spell check blocking in protected sheet | Excel Programming | |||
Blocking cells | Excel Programming |