in reply to Win32::OLE, Excel & Subtotals
I don't think there should be the "->" between the "Subtotal" and the parameters:
$selection->Subtotal(GroupBy => 1, Function => xlCount, TotalList => A +rray(3), Replace => "True", PageBreaks => "True", SummaryBelowDate => + "True");
Jenda
Always code as if the guy who ends up maintaining your code
will be a violent psychopath who knows where you live.
-- Rick Osborne
Edit by castaway: Closed small tag in signature
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Win32::OLE, Excel & Subtotals
by vida0 (Initiate) on May 26, 2004 at 18:15 UTC |