$range1=$sheet->range('A17');
$Sheet->copy($range1);
$range2=$sheet->range('B15');
$range2=$sheet->paste();
In reply to Re^2: Using Win32::OLE and Excel - Tips and Tricks
by Anonymous Monk
in thread Using Win32::OLE and Excel - Tips and Tricks
by cacharbe
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |