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