padawan_linuxero has asked for the wisdom of the Perl Monks concerning the following question:
But when run the script is saying this$Sheet->Columns('C:D')->Select(); $Sheet->Selection->Cut({Destination => $Sheet->Columns('P:Q')});
Why?Win32::OLE(0.1707) error 0x80020003: "Member not found" in METHOD/PROPERTYGET "" at test111.pl line 20 Can't call method "Move" on an undefined value at test111.pl line 20.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Move Columns in Excel
by loris (Hermit) on Jan 16, 2008 at 07:32 UTC |