SAP
C_TBI30_74 · Question #38
You want to ensure that the SAP BusinessObjects Analysis Add-In is started automatically with your VBA code executed. Where do you call the start-up procedure for the Analysis Add-In?
The correct answer is D. In the standard Workbook_Open event. See the full explanation below for the reasoning.
Question
You want to ensure that the SAP BusinessObjects Analysis Add-In is started automatically with your VBA code executed. Where do you call the start-up procedure for the Analysis Add-In?
Options
- AIn the properties settings of the VBA Editor
- BIn the After Redisplay registered callback
- CIn the workbook properties of the Components tab
- DIn the standard Workbook_Open event
How the community answered
(39 responses)- A8% (3)
- B3% (1)
- C15% (6)
- D74% (29)
Community Discussion
No community discussion yet for this question.