> From: Rivera, Oscar [mailto:[EMAIL PROTECTED]]
> Subject: Excel question
>
>
> Hello,
> I want to copy a range of cells (A2-F300) from a "export.csv"
> file and append it to "myfile.xls" and save the file. can
> some one help?
a CSV file really doesn't contain the row, column information,
>From: "Purcell, Scott" <[EMAIL PROTECTED]>
>
>So I thought I could dump the data into an excel file, attach that
>file (I use Blat) through Perl, and send them a email of the excel file, and
>I am all done.
Have a look at the Spreadsheet::WriteExcel module:
http://search.cpan.org/search?dist=S