View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DPingger DPingger is offline
external usenet poster
 
Posts: 22
Default running a macro in Microsoft Project

Hello,

In my worksheet macro, I'm trying to open a Microsoft Project file, run a
macro in it (which creates an excel file which I will use), close Project,
and return to my worksheet and finish running the macro.

Help.

TIA

DPingger