Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am using EXCEL 97 and I am adding ThisWorkBook module which ha WorkBook_Open, _BeforeClose, _BeforeSave, _Activate and _Deactivat events declared through Code (using VB application extensibility library) Application.VBE.VBProjects("YourVBAProject").VBCom ponents("ThisWorkbook").CodeModule.AddFromFil "FileName.txt" As soon as the code is copied, it is auto executing. I would like t stop its execution, close it and reopen it to start execution. How do I do this -- Anirba ----------------------------------------------------------------------- Anirban's Profile: http://www.excelforum.com/member.php...nfo&userid=987 View this thread: http://www.excelforum.com/showthread.php?threadid=31872 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop window saying code execution interrupted at startup? | Excel Discussion (Misc queries) | |||
stop execution | Excel Programming | |||
stop code execution with button | Excel Programming | |||
stop code execution | Excel Programming | |||
Delete the code in ThisWorkbook | Excel Programming |