Duplicate Option statement
Only one Option statement of each kind may occur in each module. This error has the following cause and solution:
- You defined more than one Option Base, Option Compare, Option Explicit, or Option Private statement in this module. Remove any duplicates in the module.
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.