PPT: Unable to Change the ActivePrinter Property With VBALast reviewed: February 5, 1998Article ID: Q166818 |
The information in this article applies to:
SYMPTOMSWhen you try to change the ActivePrinter property using Microsoft Visual Basic for Applications code, you receive the following error message:
Run-Time error '450' Wrong number of arguments or invalid property assignmentIf you click Debug, the Visual Basic Editor highlights the line with which you are trying to assign a new printer.
CAUSEThe ActivePrinter property is a read-only property and cannot be changed programmatically.
|
Additional query words: OFF97 ppt97 8.0 8.00 ppt8 VBA VBE macppt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |