Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Jim,
Thankyou for the feedback. I am aware of the events system in Excel. My issue is that when that system is disabled, and a new workbook is opened, the events system state changes to enabled again. This is not the behavior that is supposed to happen. The events system is part of the application, not the workbook - the workbook has events, but they only activate (or are fired) when events system is enabled. This is not the behaviour that Excel is displaying when changing from early binding to late binding. In short, using early binding the code works, using late binding the behaviour of the application object is different with the .EventsEnabled property changing state without being told to do so. Has anyone got any ideas how to solve this? The Frog |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Late binding to Excel from Access causing Object error | Excel Discussion (Misc queries) | |||
cannot start the source application for this object in excel | Charts and Charting in Excel | |||
Opening excel spreadsheets via excel.application object w/o prompts | Excel Worksheet Functions | |||
VB Extensibility library and "late binding" | Excel Discussion (Misc queries) | |||
"Excel.Application" Object Model | Charts and Charting in Excel |