Hi,
Code:
Sub Display()
Application.DisplayAlerts = wdAlertsNone
End Sub
Whenever I try using this code within a document on a shared drive it does not work anymore, I still get a SQL alert when I open the document.
Using it on my drive has no problems.