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

Re^8: Problem using SaveAs when trying to change Excel format

by Anonymous Monk
on Jul 09, 2014 at 13:07 UTC ( [id://1092900]=note: print w/replies, xml ) Need Help??


in reply to Re^7: Problem using SaveAs when trying to change Excel format
in thread Problem using SaveAs when trying to change Excel format

Hi Rata, I'm very thankful for your help ( :) ) but I want to edit the $file_name and want to save the changes in the same file.

  • Comment on Re^8: Problem using SaveAs when trying to change Excel format

Replies are listed 'Best First'.
Re^9: Problem using SaveAs when trying to change Excel format
by Ratazong (Monsignor) on Jul 09, 2014 at 13:46 UTC

    To edit a file, use $book->Save(); instead of $book->SaveAs($filename);

    HTH, Rata
Re^9: Problem using SaveAs when trying to change Excel format
by Anonymous Monk on Jul 09, 2014 at 13:09 UTC

    Also slashes and backslashes, both are not working in my case.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 21:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found