View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Howard Kaikow Howard Kaikow is offline
external usenet poster
 
Posts: 269
Default how can i call macro in powerpoint file from excel file

"pm" wrote in message ...
hello

is there any possibility of launching macro in ppt from xls?


Create a PowerPoint object and use the Run method on that object.