This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Aug 4, 2008 8:34 PM by Igor Novikov  
shwey   2 posts since
Jul 31, 2008
Currently Being Moderated

Jul 31, 2008 4:03 PM

Is it possible to CopyWorkbook containing macros and charts using jxl.write.WritableWorkbook

 

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

 

 

Igor Novikov TeamDev Ltd. 225 posts since
Apr 24, 2006

Hi,

 

You are using opensource jexcelapi project, but not our JExcel library.

To resolve this issue you need contacting with jexcelapi community on

project site (http://jexcelapi.sourceforge.net)

 

 

 

Sincerely,

 

 

 

Igor Novikov

 

 

More Like This

  • Retrieving data ...