Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Hi All, Iam writing some code to disable some controls in excel visual basic editor under Workbook_Open() function for one particular excel template. It is working fine.all controls are disabled when i open the excel. now i used "save as" option and saved in some folder. Now the problem is coming. I want to open the saved file i don't want to run the Workbook_Open() code because i don't want to disable the controls for saved excel file. Regards, Amar... -- areddy ------------------------------------------------------------------------ areddy's Profile: http://www.excelforum.com/member.php...o&userid=28204 View this thread: http://www.excelforum.com/showthread...hreadid=479391 |
#2
![]() |
|||
|
|||
![]() Untested, but try this: Open Excel Click ToolsOptions On the Security tab, click "Macro Security" Set to HIGH, click OK Now open your saved workbook Macro should not run.... When finished, repeat steps and return Macro setting to previous state. Does this work for you? -- swatsp0p ------------------------------------------------------------------------ swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101 View this thread: http://www.excelforum.com/showthread...hreadid=479391 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change case...help please | Excel Worksheet Functions | |||
Macro for changing text to Proper Case | Excel Worksheet Functions | |||
Visual Basic code available for all open workbooks | Excel Worksheet Functions | |||
Make Change Case in Excel a format rather than formula | Excel Worksheet Functions | |||
Visual Basic Code Remains in "memory" | Excel Worksheet Functions |