MrIfOnly
Active Member
- Joined
- Nov 10, 2016
- Messages
- 493
Hi guy999:
Thanks for the feedback.
Try this:
From the ThisWorkbook module, click anywhere in the Workbook_Open sub, and then click run. That should set the missing object variable. Once this is done, save the workbook and try to reopen it.
If you have your macro security settings set to disable macros with notification, then enable macros and then click on 'Settings' on the clock, then click 'Save & Exit' or 'Cancel' from the settings menu. This will also set the missing object variable.
Please report back on how it works.
Regards,
CJ
Thanks for the feedback.
Try this:
From the ThisWorkbook module, click anywhere in the Workbook_Open sub, and then click run. That should set the missing object variable. Once this is done, save the workbook and try to reopen it.
If you have your macro security settings set to disable macros with notification, then enable macros and then click on 'Settings' on the clock, then click 'Save & Exit' or 'Cancel' from the settings menu. This will also set the missing object variable.
Please report back on how it works.
Regards,
CJ