View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nichevo Nichevo is offline
external usenet poster
 
Posts: 18
Default passing variables from an excel macro to a powerpoint macro

I'd think your just call the powerpoint macro from excel - with a command such as App.VBAProject.Macro1 - through thats just a guess. if you paste the code your using to open powerpoint I'd be happy to have a look.