I would like to add a pop up message box each time a user opens a workbook. There could be a checkbox in this pop up that the user can click to prevent this pop up each time the user opens the report.
User_ABHJ6 Can you please provide your use case?
have you looked at the workbook SDK. I believe, it allows you to invoke customer Javascript on open. This would allow you to invoke a popup of your design.