Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Deleting entire column in an excel

by harishnv (Sexton)
on Mar 11, 2018 at 10:19 UTC ( [id://1210648]=note: print w/replies, xml ) Need Help??


in reply to Re: Deleting entire column in an excel
in thread Deleting entire column in an excel

I have asked in that question but didn't get an answer. shifting the table i could do. I'm not using Win32::OLE.

  • Comment on Re^2: Deleting entire column in an excel

Replies are listed 'Best First'.
Re^3: Deleting entire column in an excel
by poj (Abbot) on Mar 11, 2018 at 10:29 UTC

    Win32::OLE would be the best way to do this. You could use Spreadsheet::ParseExcel::SaveParser but be aware of limitations.

    You can only rewrite the features that Spreadsheet::WriteExcel supports so macros, graphs and some other features in the original Excel file will be lost. Also, formulas aren't rewritten, only the result of a formula is written.
    poj

        Show the code you are using to shift the cells

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-18 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found