Hi all,
I have a workbook containing charts and macros,
In that worbook i have a sheet which i need to use as a template.
I need to dynamically generate the graph for that i have done coding in VB Macros.
To make the workbook as writable i need to copy the workbook containing both the macros and the charts into another workbook.
Using writableworkbook, workbook is getting copied but not the charts or the macros.
Please clarify whether is it posiible to copy the workbook containing the charts and macros.
I am using jexcel 2.6.8 version jar
Thanks