Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the application-specific DDE return code that was contained in the last DDE acknowledge message received by Microsoft Excel. Read-only Long.
Example
This example sets the variable appErrorCode
to the DDE return code.
appErrorCode = Application.DDEAppReturnCode
Applies to | Application Object