Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?

by jmcnamara (Monsignor)
on Jan 24, 2012 at 09:53 UTC ( [id://949627]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?
in thread Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?

Spreadsheet::ParseExcel::SaveParser::Worksheet is not a subclass of Spreadsheet:WriteExcel::Worksheet so it doesn't have a write_formula() method.

Spreadsheet::ParseExcel::SaveParser does return a Spreadsheet:WriteExcel object that you can use to access the write_formula() method instead.

P.S. Please don't post new questions in reply to a thread that your question isn't related to.

--
John.

  • Comment on Re^3: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?

Replies are listed 'Best First'.
Re^4: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?
by Anonymous Monk on Jan 24, 2012 at 10:09 UTC

    Hi John, Thanks. I will open a new thread.

Re^4: Spreadsheet::SaveParser - how to preserve formulas during parse, evaluate during write ?
by guptasonal (Initiate) on Nov 07, 2012 at 05:27 UTC
    John,
    
    Sorry for posting on the same thread, since I could not find any other related thread.
    
    Could you please give an example of writing formulas in Saveparser. I tried few things, all in vain. So please elaborate on the above mentioned solution.
    
    --
    Sonal
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found