It at least ran without errors but instead of using all the data in the array, it only uses the 1st 3 elements and uses it for all the rows.# Hey changed the code from $rng->{Value} = @mydata; # To $rng->{Value} = \@mydata;
In reply to Re^2: OLE write to Excel
by NewMonk2Perl
in thread OLE write to Excel
by NewMonk2Perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |