Connecting Tech Pros Worldwide Help | Site Map

Preserve Formulas

Newbie
 
Join Date: Jul 2007
Location: chennai
Posts: 22
#1: Dec 11 '07
Hi,

Good day to all !!!

Is there any module to preserve the formulas while editing the Excel files using perl?
Pls Help me.

Regards,
Mani
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,569
#2: Dec 11 '07

re: Preserve Formulas


Quote:

Originally Posted by manimarank

Hi,

Good day to all !!!

Is there any module to preserve the formulas while editing the Excel files using perl?
Pls Help me.

Regards,
Mani

I have not worked with Excel spreadsheets with Perl, but have you searched CPAN to see what you find?

Regards,

Jeff
Newbie
 
Join Date: Jul 2007
Location: chennai
Posts: 22
#3: Dec 12 '07

re: Preserve Formulas


Quote:

Originally Posted by numberwhun

I have not worked with Excel spreadsheets with Perl, but have you searched CPAN to see what you find?

Regards,

Jeff

Hi Jeff,

Spreadsheet::ParseExcel and Spreadsheet::WriteExcel::SaveParser module are used to Parse as well as edit the Excel Sheet.
But the problem is formulas exist in the Excel sheet got deleted while modifing the Excel file.

Regards,
MM
Reply


Similar Perl bytes