View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Blue Blue is offline
external usenet poster
 
Posts: 23
Default Running a macro in another workbook

I have a workbook called "blank" that has a macro in it called "report". I
want to call the "report" macro from several other workbooks and copy the
results back to the workbook/sheet that asked the "report" macro to run.

Thanks for your help

Blue