From: Dorak on
Does anyone have pros/cons with respect to turn off Display Alerts thusly:

Sub DisplayAlertsOff()
Application.DisplayAlerts = wdAlertsNone
End Sub
From: Fumei2 via OfficeKB.com on
No serious cons (although there could be something).

Why are you asking?

Dorak wrote:
>Does anyone have pros/cons with respect to turn off Display Alerts thusly:
>
>Sub DisplayAlertsOff()
>Application.DisplayAlerts = wdAlertsNone
>End Sub

--
Gerry

Message posted via http://www.officekb.com