View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
beancurd beancurd is offline
external usenet poster
 
Posts: 16
Default PERL script for xlsx

Hi All,

Any one know use PERL to write a script? I need to PERL script csv
convert to xlsx file (1 Sheet is Pivot table; another 1 is Chart).

The csv file have 6 columns,
Pivot table Layout as below:
3 Pages, 1 Row and 1 sum up of data

Pls help. Thanks!