View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gregory Kip[_3_] Gregory Kip[_3_] is offline
external usenet poster
 
Posts: 6
Default Remote Procedure Calls

Hello,

Is there any relatively straightforward way to implement an RPC mechanism
so that, for example, a procedure in MS Project can trigger a procedure in
MS Excel? Is there a data passing mechanism as well?

-Greg