Application.IgnoreRemoteRequests Property
| Excel Developer Reference |
Syntax
expression.IgnoreRemoteRequests
expression A variable that represents an Application object.
Example
This example sets the IgnoreRemoteRequests property to True so that remote DDE requests are ignored.
| Visual Basic for Applications |
|---|
|