|
|
| P is for Practical | |
| PerlMonks |
Re: Perl r/w Excel with OLEby marto (Chancellor) |
| on Jun 28, 2012 at 08:53 UTC ( #978862=note: print w/ replies, xml ) | Need Help?? |
|
IIRC $Book->Close; simply closes the active workbook, not the Excel application, try $Excel->Quit(); or double check the documentation.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||