Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I have two excel applications open and was wondering if you execute a macro from one application by the other application? Jason |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From one workbook run the other by using.....
Application.Run ("yourfilename.xls!yourmacroname") -- Regards, Nigel "Jason Zischke" wrote in message ... Hi All I have two excel applications open and was wondering if you execute a macro from one application by the other application? Jason |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Nigel
Thanks for your answer but its not exactly what Im chasing besause this requires the two workbooks to be open in the same excel window. Jason "Nigel" wrote: From one workbook run the other by using..... Application.Run ("yourfilename.xls!yourmacroname") -- Regards, Nigel "Jason Zischke" wrote in message ... Hi All I have two excel applications open and was wondering if you execute a macro from one application by the other application? Jason |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
execute macro; save it and close using Application.OnTime | Excel Programming | |||
How do I execute other application(*.exe) from VBA(Excel) ? | Excel Programming | |||
macro to close excel application other than application.quit | Excel Programming | |||
tried to execute application from VBA | Excel Programming | |||
tried to execute application from VBA | Excel Programming |