Having trouble with Application.DisplayAlerts = False. When I put a break on that line of code, then hit F8 key to execute it and then type ? Application.DisplayAlerts in Immediate Window, it tells me Application.DisplayAlerts = True ! [Application.EnableEvents also = True, if that matters]
Any idea how I can get alerts to shut off?
Any idea how I can get alerts to shut off?
Last edited: