Disable ActiveX warning message

  • Thread starter Michelle Marcus
  • Start date
M

Michelle Marcus

Due to an ActiveX component in an Excel spreadsheet I am opening from my .NET
project, I get the following popup window. I would like to prevent this from
popping up. Is it possible using Application.DisplayAlerts = false? I
couldn't get it to work.

"This application is about to initialize ActiveX controls that might be
unsafe. If you trust the source of this file, select OK and the controls will
be initialized using your current workspace settings."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top