Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Execute a Macro from one excel Application to another Application

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 735
Default Execute a Macro from one excel Application to another Application

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Execute a Macro from one excel Application to another Applicat

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
execute macro; save it and close using Application.OnTime ina Excel Programming 1 May 12th 06 05:20 PM
How do I execute other application(*.exe) from VBA(Excel) ? SUZUKI Excel Programming 7 September 20th 05 02:16 PM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
tried to execute application from VBA Domagoj Vulin[_2_] Excel Programming 0 July 23rd 03 09:58 PM
tried to execute application from VBA Tom Ogilvy Excel Programming 1 July 23rd 03 09:56 PM


All times are GMT +1. The time now is 01:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"