LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Excel Question (https://www.linuxquestions.org/questions/programming-9/excel-question-474848/)

msvinaykumar 08-17-2006 02:03 PM

Excel Question
 
Hi,
I'm using following packages to read and write the excel, But the problem I'm not able to copy the formula from one sheet to other sheet
packages are
use Spreadsheet::ParseExcel;
use Spreadsheet::WriteExcel;

Is there any other packages so that I can copy excel fromula to another excel ( I know I can do copy command but I want to do in perl code )


All times are GMT -5. The time now is 03:37 PM.