Invalid outside Enum

An Enum is a data type that can be used to create groups of related constants (called enumerations). This error has the following causes and solutions:

  • You used an End Enum where it wasn't part of an Enum definition. Check for text that may appear between the body of the Enum definition and the End Enum statement.

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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.