in reply to Re^3: How to create pivot tables via perl?
in thread How to create pivot tables via perl?

Thanks for your reply. I tried it and I think it would be the easiest way to go. One can easily translate the basic VB code to Perl. Problem will be converting those that are a little complicated. Have you tried using the Perl Dev Kit on this?
  • Comment on Re^4: How to create pivot tables via perl?

Replies are listed 'Best First'.
Re^5: How to create pivot tables via perl?
by Corion (Patriarch) on Feb 02, 2007 at 08:26 UTC

    Why would I want to try the Perl Dev Kit with this? As you don't show us which parts you have problems translating from VB to Perl it'll be hard for us to help you there. As a point of reference, I found no problems in automating the creation of a pivot table and pivot chart in Excel.