Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, all:
Could you tell me how to insert a macro to excel externally, i.e. from an external language that uses automation from Excel? I need to run the macro from inside Excel, rather than the External language. So, from the external language (vb6 or .net) I would call the Application object and run the macro, which is in Excel. For instance, I want to have the folowing code inside Excel: Sub Auto_open() ... Some Code End Sub How can I Include it before Excel opens? Thank you, Rick. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
Macro not showing in Tools/Macro/Macros yet show up when I goto VBA editor | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |