|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Can Spreadsheet::ParseExcel extract formulas?by petecm99 (Pilgrim) |
| on Oct 07, 2010 at 19:21 UTC ( [id://864068]=perlquestion: print w/replies, xml ) | Need Help?? |
|
petecm99 has asked for the wisdom of the Perl Monks concerning the following question:
UPDATE: I had a bug in the code, ParseExcel actually pulled the results of the formula very nicely, then I accidentally over-wrote it - D'OH! Most holy of holies, I have a program that reads in an Excel Spreadsheet, massages some data, and creates a new spreadsheet. I just noticed that when I read in a cell that contains a formula (SUM of some cells), it appears to be blank (or null). Is there a way to pull the formula from the cell? Preferably would like the evaluated answer, but the formula itself will suffice in a pinch. Some code snippets below... Many thanks for your insight... Pete
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||||