Can you help me with the rest?use Win32::OLE; my $ex = Win32::OLE->new('Excel.Application') or die "oops\n"; my $obj = Win32::OLE->GetObject("C:\\TEMP\\text.txt");
In reply to open a text file with Excel using Win32::OLE by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |