subesc
07-13-2006, 09:00 AM
I am nearly finished with my script that reads a series of Excel Files and outputs certain data into a text file.
I have no problem reading specific cells using the Spreadsheet::ParseExcel module, but now I am required to read a text box and I am not sure how to go about this.
Is another module required to accomplish this or can I manage using ParseExcel?
Thanks for any assistance.
I have no problem reading specific cells using the Spreadsheet::ParseExcel module, but now I am required to read a text box and I am not sure how to go about this.
Is another module required to accomplish this or can I manage using ParseExcel?
Thanks for any assistance.