View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael[_27_] Michael[_27_] is offline
external usenet poster
 
Posts: 41
Default Diverting output to another workbook?

Hi everyone,

Say you are running a solver from an Excel workbook; Control.xls

Now, you want the output to go to another worksheet, call "OutPut", of
another workbook, ABC.xls

What the VBA piece of code that can do that?

Thanks,
Mike