Given:
The VBA code "Application.CutCopyMode = False" in perl is:$Excel = Win32::OLE->new('Excel.Application');
Thanks to all who responded, especially davies.$Excel->{CutCopyMode} = 0;
ruxer
In reply to Re: coding for excel in perl
by ruxer
in thread coding for excel in perl
by ruxer
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |