This topic is locked

Exporting Data to Excel Workbook which contains a macro

6/10/2009 9:50:31 AM
PHPRunner General questions
K
kenlyle author

Is it possible to export in a way that appends data to an existing workbook on the server? I need the Excel user to be able to paste some data into the resulting XLS file, then run a macro. I figure that the easiest way is to just start with an empty Workbook that includes the macro.
Thanks,

Ken