View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Buster Buster is offline
external usenet poster
 
Posts: 6
Default Triggering Excel Macro from MS-Project

I have been trying to run an excel macro from a MS-Project VBA macro. I can
activate Excel and bring it to the foreground, but I cannot get the macro to
run.

Any ideqas on how to make this work? I have tried the examples for
word/access/powerpoint but none of the code works.

JEff