in reply to Unprotect source code from Excel files with perl

Since I have no idea what you have tried (actual Perl code) I can only suggest taking a look at How do I convert a VBA macro to Perl? which should be of interest. Failing that a super search or searching the web may be the way to go.

Update: Out of curiosity, did you post this?

Martin
  • Comment on Re: Unprotect source code from Excel files with perl

Replies are listed 'Best First'.
Re^2: Unprotect source code from Excel files with perl
by Anonymous Monk on Oct 13, 2008 at 12:24 UTC
    Hi, Yes, this is one of my post. They suggested me to post here :) I did a lot of search on the net before posting and it's always the same vba code. I know how to convert a VBA macro to Perl, and your link is very good. I did use it for a lot of things like unprotect my workbook, my sheets, retrieve values or write in the files. But I don't know how to convert this one. Any help will do :) Thanks, Regards.
      PS: The previous post was mine, I wasn't log in...