in reply to How to convert the VBA code to Perl code?

morfecourier:

Welcome to the Monastery.

If you understand the "VBA Code" and you understand Perl - transcoding is a fairly simple job.

If you understand one but not the other, the way to complete the job is to learn the one you don't know
...and if you understand neither, then you probably need to hire someone who understands both. Please see How do I post a question effectively?.

Despite the tacit offer from mickeyn above, generally, you'll get better answers if you show what you've tried and tell us *HOW* that fails.

  • Comment on Re: How to convert the VBA code to Perl code?

Replies are listed 'Best First'.
Re^2: How to convert the VBA code to Perl code?
by morfecourier (Initiate) on Jan 22, 2008 at 17:20 UTC
    Hi, I have put the original code in the reply to Mickey. I think the problem code looks like an execution problem rather than a compiling problem. I know some knowledge about both Perl and VBA. Thanks for help!