Else without If

An Else must be preceded by an If. This error has the following cause and solution:

An Else statement was used without a corresponding If statement. Check other control structures within the If...End If structure and verify that they are correctly matched. Also check that the block If is correctly formatted.

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.