If you "saveas" in excel as .csv files, they are comma delimeted
Sudha
At 01:20 PM 5/16/00 -0500, you wrote:
>One way is to use Win32::OLE to open the spreadsheet in Excel, then "tell"
>Excel to save it as a comma-separated variable file.
>
>Merrill
>
>> -----Original Message-----
>> From: Preethi Balaji [SMTP:[EMAIL PROTECTED]]
>> Sent: Tuesday, May 16, 2000 1:11 PM
>> To: [EMAIL PROTECTED]
>> Subject: [perl-win32-gui] File conversion
>> Importance: High
>>
>> Hi Friends,
>>
>> I am trying to create a perl program to convert an Excel file to a
>> comma-separated log file(text file). I need this conversion utility to
>> validate the data values from the log file.
>>
>> Any help will be appreciated.
>>
>> Thanks, Preethi
>>
>> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
>
>