不允许空枚举类型
An Enum type specifies the name and members for an enumeration. This error has the following cause and solution:
- You named an enumeration in an Enum…End Enum block, but failed to specify any members. Add at least one member to the Enum…End Enum block.
有关其他信息,选择有问题的项并按 F1(在 Windows 中)或 HELP(在 Macintosh 上)。
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。