SAMPLE: Executing Excel Functions with Return Values Using DDELast reviewed: February 15, 1996Article ID: Q83661 |
The information in this article applies to:
In the Windows environment, an application cannot use the WM_DDE_EXECUTE message to execute a Microsoft Excel function that returns a value. Excel enforces this limitation because it has no mechanism to provide the return value to the client application. If the client application is not interested in the function's return value, it can work around this limitation by posting a WM_DDE_EXECUTE message to Excel with commands to do the following:
Download DDEXL.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services: |
Additional reference words: 3.00 3.10 softlib DDEXL.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |