Diverting output to another workbook?

M

Michael

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
 
Top