Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
(ms excel 2003) If I have a particular workbook open which contains macros
and If I happen to walk away and the computer locks... upon unlock the vba editor pops up automatically. This particular workbook didnt do this until I added some lines of code that unprotected one of the sheets so the macro could write to it and once it was finished it protected the sheet again. Activesheet.Unprotect ("My_Password") Activesheet.Protect Password:="My_Password" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Editor Window Opens Automatically | Excel Programming | |||
Visual Basic Editor Window Opens Automatically | Excel Programming | |||
Why? When I unlock my machine Visual Basic Editor appears (when I'min Excel) | Excel Programming | |||
Visual Basic Editor opens bi itself | Excel Discussion (Misc queries) | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming |