how to start Excel with DisplayAlerts = False

G

Greg

Hi,

I have a bunch of job related add-ins installed that produce popup messages
like “Error 400†every time I start excel.

is there a way start Excel (possibly from Windows Run script similar to safe
mode) to have popping up alerts disabled?

Thank you,
 
B

Barb Reinhardt

I'm not sure how you'd do this with a windows run script, but you could put
it in the Workbook_Open code. Why would you want to disable all of the
alerts? You might miss one you need to see.

I think you need to look at why you're getting all of those alerts from the
add-ins.
 

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