Aug 1, 2008 1:21 PM
Problem in copying the workbook containing macros\charts.
If i try to copy the workbook containing the charts and the macro i get the following error "Unable to read file".
But if i try to copy the workbook without chart\ macro i did not get any error like "Unable to read file".
The macro code which i have in my workbook is to dynamically generate the graph as per the selected criteria.
I have attached the sample code which i have used to copy the workbook.
Is there any other possibility in JExcel to copy the workbook containing macros....
Please provide a solution for this....