Consider the following scenario. You install the OEM version of the 2007 Microsoft Office system. You start Microsoft Office Word 2007. In the Immediate window of the Microsoft Visual Basic Editor, you run one of the following Microsoft Visual Basic for Application (VBA) commands:
application.showwindowsinTaskbar=false
application.Options.ConfirmConversions = False
application.Options.BackgroundSave=False
application.Options.SmartCursoring=False
application.Options.AllowDragAndDrop=False
Runtime Error '4120'
Bad parameter
OK Help
Note This issue may not occur for all computers that are running the OEM version of the 2007 Office system. Also, this issue may not occur for all VBA commands.Bad parameter
OK Help