Microsoft KB Archive/930664

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


You receive object error messages when you run VBA add-ins in ProClarity Desktop Professional 6.1

Article ID: 930664

Article Last Modified on 1/16/2007



APPLIES TO

  • ProClarity Desktop Professional 6.1



SYMPTOMS

You receive object error messages when you run Microsoft Visual Basic for Applications (VBA) add-ins in ProClarity Desktop Professional 6.1. This problem occurs when the VBA add-ins were migrated from an earlier version of Desktop Professional.

RESOLUTION

To resolve this problem, follow these steps:

  1. In Desktop Professional, press ALT+F11 to open Visual Basic Editor.
  2. On the Tool menu, click References.
  3. Remove the PDimTool reference, and then add the PLayoutCtrl reference.
  4. Resave the add-ins.

Note The Layout control reference is needed only if the VBA code interacts with the Dimension Tool or the Dimension Trees.

Keywords: kbexpertiseinter kbtshoot kbprb KB930664