minky arora wrote:
> Hi Gurus,
> I need some sugegstions as to how to go about doing the following.
> 
> I have a huge excel file and a file map associated with it, which says how
> the excel sheet is to be formatted. For instance, a set of 96 cells which
> are named "A" , need to be entered below a set of 96 cells named "B" ("B"
> could be located anywhere in the file). So following the map in this way, I
> need to reconstruct the file.
> 
> I do have a couple of floating ideas but am clueless as to where to being
> /best way to solve such problems.

Without seeing an example it's very hard to help you. My only suggestion at this
stage is that you should export the spreadsheet as a comma-separated text file
and process that instead of trying to operate on the native Excel file. Please
show us some example data and we will help you further.

Rob

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to