|
Posted by Jim Gibson on October 17, 2006, 1:27 pm
Please log in for more thread options
> Hi,
> I am facing a problem in which i want to create a MSExcel worksheet in
> which i need to have multiple spreadsheets.
> Another issue regarding this, which is not on higher priority, is that,
>
> The data should be taken from an existing file and imported to the
> worksheet in which it will be further divided into seperate
> spreedsheets.
> Please suggest how to create the worksheet consisting of multiple
> spreadsheets in it.
>
Use the Spreadsheet::WriteExcel module, available from www.cpan.org.
This module may be used to create an Excel "workbook" with one or more
"worksheets", if that is what you want. That is Microsoft's
terminology, although it differs from what you have requested.
--
Jim Gibson
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
|