I have an Excel workbook that I need to put some VBA code into. Unfortunately, our security policies are to disable macros with notification.
However, when I put the code into the Workbook_Open() event, it isn't triggered when I tell it to enable the content.
Can anyone assist?