It is considered best practice to use Option Explicit in code modules, to ensure that you declare all variables. See VBA Best Practices how to set this ...
確定! 回上一頁