Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Can Spreadsheet::ParseExcel extract formulas?

by jmcnamara (Monsignor)
on Oct 07, 2010 at 23:08 UTC ( [id://864108]=note: print w/replies, xml ) Need Help??


in reply to Can Spreadsheet::ParseExcel extract formulas?

It isn't possible to extract a formula from an Excel file using Spreadsheet::ParseExcel. The documentation should be clearer on this.

The main reason is that formulas are stored in Excel as parsed symbols in an RPN structure. In theory it would be possible to deparse this back into the textual representation of the formula but it is one of those large time consuming features that I and the previous maintainers never got around to.

--
John.

  • Comment on Re: Can Spreadsheet::ParseExcel extract formulas?

Replies are listed 'Best First'.
Re^2: Can Spreadsheet::ParseExcel extract formulas?
by petecm99 (Pilgrim) on Oct 08, 2010 at 12:00 UTC
    Thanks for clarifying that, John!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://864108]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-23 20:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found