Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
How can you disable user interaction with a workbook while awaiting completion of running of a few macros? These macros depend on specific selection of worksheets and if users change the worksheet tabs, they will break the macros. How can I disable their user interaction with workbook while macros are running? I tried the followings which failed: - changing the cursor shape to xlwait - Application.ScreenUpdating = False Application.EnableEvents = False thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locking User Interaction | Excel Programming | |||
How Email does not need user interaction ? | Excel Discussion (Misc queries) | |||
Worksheet copy without user interaction | Excel Programming | |||
Upload file without user interaction - VBA | Excel Programming | |||
Modeless form for user interaction | Excel Programming |