B
Barry-Jon
I installed an add-in that appears to have had the effect of setting
Application.DisplayAlerts permanently to FALSE. What I mean is that I
no longer EVER get asked to confirm deletion (e.g. when I delete a
sheet). If I go to the debug window and enter
Application.DisplayAlerts = True this restores the confirmation but
only till I restart Excel. I have completely removed the add-in (it
was a COM add-in) and no add-ins are loading at startup but the
confirmation keeps disappearing on me. I guess the add-in writer
changed this more permanently (perhaps in the registry?). Does anyone
know a place in the GUI and/or the registry where I can reset this
setting?
Application.DisplayAlerts permanently to FALSE. What I mean is that I
no longer EVER get asked to confirm deletion (e.g. when I delete a
sheet). If I go to the debug window and enter
Application.DisplayAlerts = True this restores the confirmation but
only till I restart Excel. I have completely removed the add-in (it
was a COM add-in) and no add-ins are loading at startup but the
confirmation keeps disappearing on me. I guess the add-in writer
changed this more permanently (perhaps in the registry?). Does anyone
know a place in the GUI and/or the registry where I can reset this
setting?