I just switch to a new system and I don't have Excel 32-bit on this system (only 64-bit). I cannot use Win32::OLE libraries any more. Is my next bet is to use:use Win32::OLE; use Win32::OLE qw(in with); use Win32::OLE::Const 'Microsoft Excel';
Open each csv and write to Excel file? Thanks.use Text::CSV; use Spreadsheet::WriteExcel;
In reply to PERL csv files to Excel by slick.user
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |