Paste Link Fails to Create Network DDE Link in ExcelLast reviewed: September 9, 1996Article ID: Q125955 |
The information in this article applies to:
SYMPTOMSNetwork DDE shares do not update properly in Excel running under Windows NT version 3.5. The problem occurs when Windows NT ClipBook Viewer is used to create a Network DDE share.
Steps to Reproduce Problem
CAUSEThe reference that is pasted into the cell is a local DDE reference rather than a proper Network DDE reference. The syntax of the string created by the Paste Link (on Windows NT 3.5) is something similar to:
=Excel.Sheet.5|'$item1.ole'!'!Sheet1!R1C1'The correct syntax to reference a Network DDE share through the ClipBook (the syntax created by Windows for Workgroups) is something similar to:
='\\SERVERNAME\NDDE$'|'$item2.ole'!'Sheet1!R1C1' RESOLUTIONAt this time, there is no workaround to create the DDE link using the ClipBook Viewer. One possible solution is to use the Network DDE Share Manager to create a Network DDE share, and access that share directly from the Excel spreadsheet. Please refer to the documentation for Excel for information about DDE links. Refer to Knowledge Base article Q114089 for information about using the DDE Share Manager.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.5. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
KBCategory: kbinterop kbbug3.50
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |