in reply to Re3: Modifying an Excel doc (UNIX)
in thread Modifying an Excel doc (UNIX)

I want to modify an excel file that contains macros and activex objects but parsing and then saving removes these things ....

@dragonchild gave suggestion for using Excel::Template but as much i could grasp first u need to create .xml and create whole sheet using the perl code

Isn't there some module like WIN32::OLE for UNIX

Please suggest some way i don't want create the whole excel again.

Any help would be appreciated

Replies are listed 'Best First'.
Re^2: Re3: Modifying an Excel doc (UNIX)
by Anonymous Monk on Apr 18, 2013 at 08:22 UTC