Statement invalid inside Type block

Only element names, their As type clauses, and comments are allowed within a Type...End Type statement block. This error has the following cause and solution:

  • You placed an invalid statement in user-defined type definition.

    Remove anything that isn't a comment, an element name, or an As type clause.

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.