Microsoft KB Archive/930664

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 18:35, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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