Hi
This is included in the excel vba help file.
<Program Files\Microsoft Office\OFFICE11\1033\VBAXL10.CHM
IgnoreRemoteRequests Property
See AlsoApplies ToExampleSpecifics
True if remote DDE requests are ignored. Read/write Boolean.
Example
This example sets the IgnoreRemoteRequests property to True so that remote
DDE requests are ignored.
Application.IgnoreRemoteRequests = True
Best regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.