Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mike,
You can call a method in Excel VBA from .NET assembly but you cannot get an event back in the assembly from VBA code. If this is what you want to do, get the Primary Interop Assemblies for Excel, reference them in your .NET project and use the Excel.Application object. A method named "Run" is used to call a VBA macro. regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Event trigger in Excel? | Excel Programming | |||
Excel VBA Programming...How to Trigger an Event WhenYou Move Off a Cell | Excel Programming | |||
unable to get the excel app event trigger for for window resize | Excel Programming | |||
Excel VBA event trigger problem | Excel Programming |