If used, the Option Explicit statement must appear in a module before any procedures. Use Option Explicit to avoid incorrectly typing the name of an existing variable or to avoid confusion in code ...