Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.25 KB

project-contains-too-many-procedure-variable-and-constant-names.md

File metadata and controls

23 lines (14 loc) · 1.25 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Project contains too many procedure, variable, and constant names
vblr6.chm1018968
vblr6.chm1018968
d78ca072-6a1f-370a-2611-3f088b320a5a
06/08/2017
medium

Project contains too many procedure, variable, and constant names

A project's procedure, variable, constant, and parameter names are stored in a name table. This error has the following cause and solution:

  • The number of names in the project's name table exceeds 32,768. The name table may contain some temporary duplicates. You can compact the name table by saving the project to a disk, and then closing it. If the problem persists after you reopen the project, reduce the number of names by reusing local variable names in multiple procedures, and then recompact the table by saving the project, closing it, and reopening it.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

[!includeSupport and feedback]