SAP Message RSR_EXCEL_RUNTIME114 - Access to Visual Basic project denied

Diagnosis
When 3.x workbooks are upgraded, the VBA code in the workbooks ischecked to identify whether any 3.x BEx Analyzer APIs are used in thecode and whether they need to be upgraded to the new APIs. This checkrequires access to the VBA project in Excel. Since access is denied,this activity is not carried out.

System Response
The 3.x BEx Analyzer APIs cannot be upgraded. This is only relevant ifyou have used APIs in the VBA code of the workbook and these APIs needto be upgraded.

Procedure
This is only relevant if you have used 3.x BEx Analyzer APIs in the 3.xworkbook that is being upgraded. The 3.x APIs are not upgraded and thismay lead to runtime errors when the workbook is executed.
To grant trusted access to Visual Basic project in Excel, proceed asfollows:
Open Microsoft Excel. Choose Tools --> Macro -->Security.
Choose the Trusted Publishers tab page.
Select Trust access to Visual Basic Project.
If you are not authorized to do this, contact your system administrator.