Jeganath KS has asked for the wisdom of the Perl Monks concerning the following question:
I have formatted the excel sheet(.xls file) with column locks and data validations using the module Spreadsheet::WriteExcel. Now I need to format the excel(.xlsx file) sheet having more than 100000 records. By using Spreadsheet::WriteExcel module, I cannot able to write into .xlsx file. Is it possible for writing data into .xlsx file with column locks and data validations.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Formatting excel sheet with column locks and data validation
by Corion (Patriarch) on May 06, 2010 at 07:05 UTC |